github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_recorder.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg recorder 4 5 Introspect or mangle pcap recorder 6 7 ### Options 8 9 ``` 10 -h, --help help for recorder 11 ``` 12 13 ### Options inherited from parent commands 14 15 ``` 16 --config string Config file (default is $HOME/.cilium.yaml) 17 -D, --debug Enable debug messages 18 -H, --host string URI to server-side API 19 ``` 20 21 ### SEE ALSO 22 23 * [cilium-dbg](cilium-dbg.md) - CLI 24 * [cilium-dbg recorder delete](cilium-dbg_recorder_delete.md) - Delete individual pcap recorder 25 * [cilium-dbg recorder get](cilium-dbg_recorder_get.md) - Display individual pcap recorder 26 * [cilium-dbg recorder list](cilium-dbg_recorder_list.md) - List current pcap recorders 27 * [cilium-dbg recorder update](cilium-dbg_recorder_update.md) - Update individual pcap recorder 28