mesheryctl system update
Pull new Meshery images/manifest files.
Synopsis
Pull new Meshery container images and manifests from artifact repository.
mesheryctl system update [flags]
Examples
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
Options
-h, --help help for update --skip-reset (optional) skip checking for new Meshery manifest files.
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.
Screenshots
Usage of mesheryctl system update
See Also
Go back to command reference index