cilium-dbg encrypt dump-xfrm
Dump structured XFRM states for test facilitation (internal use only)
Synopsis
Dump structured XFRM states for test facilitation.
This command extracts XFRM state information and outputs it in JSON format for use by integration tests. Only Cilium-managed states (ReqID == 1) are included in the output.
cilium-dbg encrypt dump-xfrm [flags]
Options
-h, --help help for dump-xfrm
Options inherited from parent commands
--config string Config file (default is $HOME/.cilium.yaml)
-D, --debug Enable debug messages
-H, --host string URI to server-side API
--log-driver strings Logging endpoints to use (example: syslog)
--log-opt map Log driver options (example: format=json)
SEE ALSO
cilium-dbg encrypt - Manage transparent encryption