Skip to content

Commit

Permalink
Adds a version note for the consul kv command.
Browse files Browse the repository at this point in the history
Closes #2410.
  • Loading branch information
slackpad authored Oct 13, 2016
1 parent 6197cc8 commit 41f1764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/source/docs/commands/kv.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 41f1764

Please sign in to comment.