Skip to content

mmaictl server login

Login to a MMAI server

mmaictl server login SERVERURL --token TOKEN [flags]

Options

      --name string      Name of the Server (default "default")
  -t, --token string     Token from the MMAI GUI
      --context string   Set the context during login (format as cluster:department:project), if not set, no context will be selected
      --cacert string    Location of the CACerts to use
      --skip-verify      Skip verification of the CACerts presented by the Server
  -h, --help             help for login

Options inherited from parent commands

  -c, --config string   Path to mmaictl config directory (default "~/.mmaictl")

SEE ALSO