Navigation :
Getting Started
Concepts
Setup
Guides Overview
Operations
Reference
-
Command-Line Reference
-- meshctl
-- meshctl check
-- meshctl cluster
-- meshctl cluster deregister
-- meshctl cluster deregister community
-- meshctl cluster deregister enterprise
-- meshctl cluster register
-- meshctl cluster register community
-- meshctl cluster register enterprise
-- 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 destination
-- meshctl describe mesh
-- meshctl describe trafficpolicy
-- meshctl describe virtualmesh
-- meshctl describe workload
-- meshctl init-plugin-manager
-- meshctl install
-- meshctl install community
-- meshctl install enterprise
-- meshctl mesh
-- meshctl mesh restart
-- meshctl uninstall
-- meshctl version
-
Helm Values Reference
-
API Reference
-
Changelog
-
Open Source Attribution
- Registered ClusterRole Definition
-
Swagger
Contributing
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