mirror of
https://github.com/status-im/consul.git
synced 2025-01-21 19:20:41 +00:00
Update consul CLI docs for kv export and import
This will make the kv docs consistent with get/delete/put
This commit is contained in:
parent
2c8675565d
commit
77165c1588
@ -15,7 +15,7 @@ trees between Consul clusters.
|
||||
|
||||
## Usage
|
||||
|
||||
Usage: `consul kv export [PREFIX]`
|
||||
Usage: `consul kv export [options] [PREFIX]`
|
||||
|
||||
#### API Options
|
||||
|
||||
|
@ -13,7 +13,7 @@ generated by the `kv export` command.
|
||||
|
||||
## Usage
|
||||
|
||||
Usage: `consul kv import [DATA]`
|
||||
Usage: `consul kv import [options] [DATA]`
|
||||
|
||||
#### API Options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user