mesheryctl system context delete

Delete context

Synopsis

Delete an existing context (a named Meshery deployment) from Meshery config file

mesheryctl system context delete [context-name] [flags]

Examples

Delete context

mesheryctl system context delete [context name]

Options

-h, --help help for delete -s, --set string New context to deploy Meshery

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, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.