mesheryctl system provider
Switch between providers
Synopsis
Enforce a provider. Choose between available Meshery providers
mesheryctl system provider [flags]
Examples
To view provider
mesheryctl system provider view
To list all available providers
mesheryctl system provider list
To set a provider
mesheryctl system provider set [provider]
To switch provider and redeploy Meshery
mesheryctl system provider switch [provider]
To reset provider to default
mesheryctl system provider reset
Options
-h, --help help for provider
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