Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Add kv_watch command to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAubuchon committed Jul 24, 2015
1 parent 4b0a864 commit fbaa1e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Command line interface to [Consul HTTP API](https://consul.io/docs/agent/http.ht
| [kv-lock](https://github.com/CiscoCloud/consul-cli/wiki/KV#kv-lock) | Lock a node
| [kv-read](https://github.com/CiscoCloud/consul-cli/wiki/KV#kv-read) | Read a value
| [kv-unlock](https://github.com/CiscoCloud/consul-cli/wiki/KV#kv-unlock) | Unlock a node
| [kv-watch](https://github.com/CiscoCloud/consul-cli/wiki/KV#kv-watch) | Watch a node for changes
| [kv-write](https://github.com/CiscoCloud/consul-cli/wiki/KV#kv-write) | Write a value
| [service-deregister](https://github.com/CiscoCloud/consul-cli/wiki/Service#service-deregister) | Remove a service from the agent
| [service-maintenance](https://github.com/CiscoCloud/consul-cli/wiki/Service#service-maintenance) | Manage maintenance mode on a service
Expand Down

0 comments on commit fbaa1e6

Please sign in to comment.