Command line interface for interacting with Kvetch
All flags may also be specified as environment variables with the prefix KVETCHCTL_
Example: export KVETCHCTL_ENDPOINT=localhost:7777 kvetchctl get some_key
-h, --help help for kvetchctl
-v, --verbose Enable verbose logging
- kvetchctl get - Get values by key or prefix
- kvetchctl set - Set values by key
- kvetchctl version - Version will output the current build information
- kvetchctl watch - Watch values by prefix