github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_endpoint_labels.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg endpoint labels 4 5 Manage label configuration of endpoint 6 7 ``` 8 cilium-dbg endpoint labels [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -a, --add strings Add/enable labels 15 -d, --delete strings Delete/disable labels 16 -h, --help help for labels 17 ``` 18 19 ### Options inherited from parent commands 20 21 ``` 22 --config string Config file (default is $HOME/.cilium.yaml) 23 -D, --debug Enable debug messages 24 -H, --host string URI to server-side API 25 ``` 26 27 ### SEE ALSO 28 29 * [cilium-dbg endpoint](cilium-dbg_endpoint.md) - Manage endpoints 30