parent
fc5ce4047e
commit
51f0d91efb
|
@ -10,7 +10,8 @@ Command: `consul kv`
|
|||
|
||||
The `kv` command is used to interact with Consul's key-value store via the
|
||||
command line. It exposes top-level commands for inserting, updating, reading,
|
||||
and deleting from the store.
|
||||
and deleting from the store. This command is available in Consul 0.7.1 and
|
||||
later.
|
||||
|
||||
The key-value store is also accessible via the
|
||||
[HTTP API](docs/agent/http/kv.html).
|
||||
|
|
Loading…
Reference in New Issue