open-consul/website/source/docs/commands/kv
James Nugent 3b1f523b85 cli: Add KV `export` and `import`
This commit adds two new commands to the Consul KV CLI, which export and
import a JSON formatted representation of the Consul KV tree. It is
useful to migrate parts of the KV tree between unrelated Consul
clusters, and could also be used for initial data population of the KV
store.
2017-01-05 07:57:38 -06:00
..
delete.html.markdown.erb Update cas docs 2016-09-26 16:15:27 -07:00
export.html.markdown.erb cli: Add KV `export` and `import` 2017-01-05 07:57:38 -06:00
get.html.markdown.erb cli: Add -base64 option to `consul kv get` 2017-01-04 15:41:40 -06:00
import.html.markdown.erb cli: Add KV `export` and `import` 2017-01-05 07:57:38 -06:00
put.html.markdown.erb cli: Add -base64 option to `consul kv put` 2017-01-04 16:12:21 -06:00