meshctl debug snapshot discovery
meshctl debug snapshot discovery
Input and output snapshots for the discovery pod
meshctl debug snapshot discovery [flags]
Options
-h, --help help for discovery
Options inherited from parent commands
-f, --file string file to write output to
--json display the entire json snapshot. The output can be piped into a command like jq (https://stedolan.github.io/jq/tutorial/). For example:
meshctl debug snapshot discovery input | jq '.'
-v, --verbose enable verbose logging
--zip string zip file output
SEE ALSO
- meshctl debug snapshot - Input and Output snapshots for the discovery and networking pod. Requires jq to be installed if the –json flag is not being used.
- meshctl debug snapshot discovery input - Input snapshot for the discovery pod
- meshctl debug snapshot discovery output - Output snapshot for the discovery pod