docs/static/v0.9/reference/mesheryctl/system/login/index.html
Authenticate to a Meshery Server
Authenticate to the Local or a Remote Provider of a Meshery Server
The authentication mode is web-based browser flow
mesheryctl system login [flags]
Login with the Meshery Provider of your choice: the Local Provider or a Remote Provider.
mesheryctl system login
Login with the Meshery Provider by specifying it via -p or –provider flag.
mesheryctl system login -p Meshery
-h, --help help for login -p, --provider string login Meshery with specified provider
--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.
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.