consul/website/content
Alex Dzyoba 098fd1797b command/kv: Add prefix option to kv import command
Currently when data is imported via `consul kv import` it overwrites
keys under the root key. Since `consul kv export` can retrieve data for
the given prefix, i.e. part of the KV tree, importing it under root may
be not what users want.

To mirror prefix behavior from export this PR adds prefix feature to the
import command that adds prefix to all keys that are imported.
2021-02-19 14:07:25 +03:00
..
api-docs Add docs for MIME sniffing on metrics endpoint. (#9696) 2021-02-17 10:39:08 +00:00
commands command/kv: Add prefix option to kv import command 2021-02-19 14:07:25 +03:00
docs Update helm docs for consul-helm v0.30.0 (#9779) 2021-02-17 14:08:35 -05:00
intro
partials
security.mdx