Navigation :
Getting Started
Concepts
Setup
Guides Overview
Operations
Reference
-
Command-Line Reference
-- meshctl
-- meshctl check
-- meshctl cluster
-- meshctl cluster deregister
-- meshctl cluster register
-- meshctl dashboard
-- meshctl debug
-- meshctl debug snapshot
-- meshctl debug snapshot discovery
-- meshctl debug snapshot discovery input
-- meshctl debug snapshot discovery output
-- meshctl debug snapshot networking
-- meshctl debug snapshot networking input
-- meshctl debug snapshot networking output
-- meshctl demo
-- meshctl demo istio-multicluster
-- meshctl demo istio-multicluster cleanup
-- meshctl demo istio-multicluster init
-- meshctl demo osm
-- meshctl demo osm cleanup
-- meshctl demo osm init
-- meshctl describe
-- meshctl describe accesspolicy
-- meshctl describe failoverservice
-- meshctl describe mesh
-- meshctl describe trafficpolicy
-- meshctl describe traffictarget
-- meshctl describe virtualmesh
-- meshctl describe workload
-- meshctl init-plugin-manager
-- meshctl install
-- meshctl install enterprise
-- meshctl mesh
-- meshctl mesh restart
-- meshctl uninstall
-- meshctl version
-
API Reference
-
Changelog
-
Open Source Attribution
- Registered ClusterRole Definition
Contributing
meshctl debug snapshot networking output
meshctl debug snapshot networking output
Output snapshot for the networking pod
meshctl debug snapshot networking output [flags]
Options
-h, --help help for output
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