mesheryctl system restart

Stop, then start Meshery

Synopsis

Restart all Meshery containers / pods.

mesheryctl system restart [flags]

Examples

Restart all Meshery containers, their instances and their connected volumes

mesheryctl system restart

(optional) skip checking for new updates available in Meshery.

mesheryctl system restart --skip-update

Options

-h, --help help for restart --skip-update (optional) skip checking for new Meshery's container images.

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. -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts.

See Also

Go back to command reference index