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