mesheryctl system login

Authenticate to a Meshery Server

Synopsis

Authenticate to the Local or a Remote Provider of a Meshery Server

The authentication mode is web-based browser flow

mesheryctl system login [flags]

Examples

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

Options

-h, --help help for login -p, --provider string login Meshery with specified 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, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.