Back to Meshery

mesheryctl system status

docs/static/v0.8/reference/mesheryctl/system/status/index.html

1.0.181.1 KB
Original Source

mesheryctl system status

Check Meshery status

Synopsis

Check status of Meshery and Meshery components.

mesheryctl system status [flags]

Examples

Check status of Meshery, Meshery adapters, Meshery Operator and its controllers.

mesheryctl system status

(optional) Extra data in status table

mesheryctl system status --verbose

Options

-h, --help help for status -v, --verbose (optional) Extra data in status table

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -c, --context string (optional) temporarily change the current context. -y, --yes (optional) assume yes for user interactive prompts.

Screenshots

Usage of mesheryctl system status

See Also

Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.