github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_policy_selectors.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg policy selectors 4 5 Display cached information about selectors 6 7 ``` 8 cilium-dbg policy selectors [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -h, --help help for selectors 15 -o, --output string json| yaml| jsonpath='{}' 16 -v, --verbose Show the full 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 policy](cilium-dbg_policy.md) - Manage security policies 30