docs/static/v0.6/reference/mesheryctl/system/start/index.html
Start Meshery
Start Meshery and each of its cloud native components.
mesheryctl system start [flags]
Start meshery
mesheryctl system start
(optional) skip opening of MesheryUI in browser.
mesheryctl system start --skip-browser
(optional) skip checking for new updates available in Meshery.
mesheryctl system start --skip-update
Reset Meshery’s configuration file to default settings.
mesheryctl system start --reset
Specify Platform to deploy Meshery to.
mesheryctl system start -p docker
-h, --help help for start -p, --platform string platform to deploy Meshery to. --reset (optional) reset Meshery's configuration file to default settings. --skip-browser (optional) skip opening of MesheryUI in browser. --skip-update (optional) skip checking for new Meshery's container images.
--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.
Go back to command reference index