docs/static/v0.9/reference/mesheryctl/system/update/index.html
Pull new Meshery images/manifest files.
Pull new Meshery container images and manifests from artifact repository.
mesheryctl system update [flags]
Pull new Meshery images from Docker Hub. This does not update mesheryctl. This command may be executed while Meshery is running.
mesheryctl system update
Pull the latest manifest files alone
mesheryctl system update --skip-reset
-h, --help help for update --skip-reset (optional) skip checking for new Meshery manifest files.
--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 update
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.