Get values by key or prefix
Get values by key or prefix
kvetchctl get [flags] [keys/prefix]
-e, --endpoint string Kvetch instance to connect to (required)
-h, --help help for get
-o, --output string Set the output format (simple, json) (default "simple")
-p, --prefix Treat the given keys as prefixes
-t, --value-type string Set the type of value in the output (string, bytes, json) (default "string")
-v, --verbose Enable verbose logging
- kvetchctl - Command line interface for interacting with Kvetch