cilium endpoint get

Display endpoint information

  1. cilium endpoint get ( <endpoint identifier> | -l <endpoint labels> ) [flags]

Examples

  1. cilium endpoint get 4598, cilium endpoint get pod-name:default:foobar, cilium endpoint get -l id.baz

Options

  1. -h, --help help for get
  2. -l, --labels strings list of labels
  3. -o, --output string json| jsonpath='{}'

Options inherited from parent commands

  1. --config string config file (default is $HOME/.cilium.yaml)
  2. -D, --debug Enable debug messages
  3. -H, --host string URI to server-side API

SEE ALSO