mesheryctl system reset

Reset Meshery’s configuration

Synopsis

Reset Meshery to it’s default configuration.

mesheryctl system reset [flags]

Examples

Resets meshery.yaml file with a copy from Meshery repo

mesheryctl system reset

Options

-h, --help help for reset

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 reset reset-usage

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.