github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_debuginfo.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg debuginfo 4 5 Request available debugging information from agent 6 7 ``` 8 cilium-dbg debuginfo [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -f, --file Redirect output to file(s) 15 --file-per-command Generate a single file per command 16 -h, --help help for debuginfo 17 --output strings markdown| html| json| jsonpath='{}' 18 --output-directory string directory for files (if specified will use directory in which this command was ran) 19 ``` 20 21 ### Options inherited from parent commands 22 23 ``` 24 --config string Config file (default is $HOME/.cilium.yaml) 25 -D, --debug Enable debug messages 26 -H, --host string URI to server-side API 27 ``` 28 29 ### SEE ALSO 30 31 * [cilium-dbg](cilium-dbg.md) - CLI 32