Documentation/cmdref/cilium-dbg_endpoint_get.md
Display endpoint information
cilium-dbg endpoint get ( <endpoint identifier> | -l <endpoint labels> ) [flags]
cilium-dbg endpoint get 4598
cilium-dbg endpoint get pod-name:default:foobar
cilium-dbg endpoint get -l id.baz
-h, --help help for get
-l, --labels strings list of labels
-o, --output string json| yaml| jsonpath='{}'
--config string Config file (default is $HOME/.cilium.yaml)
-D, --debug Enable debug messages
-H, --host string URI to server-side API
--log-driver strings Logging endpoints to use (example: syslog)
--log-opt map Log driver options (example: format=json)