docs/static/v0.5/reference/mesheryctl/system/check/index.html
Meshery environment check
Verify environment pre/post-deployment of Meshery.
mesheryctl system check [flags]
Run system checks for both pre and post mesh deployment scenarios on Meshery
mesheryctl system check
Run Pre-mesh deployment checks (Docker and Kubernetes)
mesheryctl system check --preflight
Run checks on specific mesh adapter
mesheryctl system check --adapter meshery-istio:10000
Verify the health of Meshery Operator’s deployment with MeshSync and Broker
mesheryctl system check --operator
Runs diagnostic checks and bundles up to open an issue if present
mesheryctl system check --report
--components Check status of Meshery components -h, --help help for check --pre Verify environment readiness to deploy Meshery --preflight Verify environment readiness to deploy Meshery
--config string path to config file (default "/home/runner/.meshery/config.yaml") -c, --context string (optional) temporarily change the current context. -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts.
Usage of mesheryctl system check
Go back to command reference index