github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_node_list.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg node list 4 5 List nodes 6 7 ``` 8 cilium-dbg node list [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -h, --help help for list 15 -o, --output string json| yaml| jsonpath='{}' 16 ``` 17 18 ### Options inherited from parent commands 19 20 ``` 21 --config string Config file (default is $HOME/.cilium.yaml) 22 -D, --debug Enable debug messages 23 -H, --host string URI to server-side API 24 ``` 25 26 ### SEE ALSO 27 28 * [cilium-dbg node](cilium-dbg_node.md) - Manage cluster nodes 29