Documentation/cmdref/cilium-dbg_kvstore_get.md
Retrieve a key
cilium-dbg kvstore get [options] <key> [flags]
cilium kvstore get --recursive foo
-h, --help help for get
-o, --output string json| yaml| jsonpath='{}'
--recursive Recursive lookup
--config string Config file (default is $HOME/.cilium.yaml)
-D, --debug Enable debug messages
-H, --host string URI to server-side API
--kvstore string Key-Value Store type
--kvstore-opt map Key-Value Store options
--log-driver strings Logging endpoints to use (example: syslog)
--log-opt map Log driver options (example: format=json)