mesheryctl system provider reset

Clear the configured provider

Synopsis

Clear the configured provider for the current context. This allows users to select a provider on the next Meshery start. This clears the enforced provider so that users are presented with the provider selection UI on next start.

mesheryctl system provider reset [flags]

Examples

Clear the configured provider

mesheryctl system provider 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.

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.