Skip to content

mvaictl server login

Login to a MemVerge.ai server

mvaictl server login SERVERURL --token TOKEN [flags]

Options

      --name string      Name of the Server (default "default")
  -t, --token string     Token from the MemVerge.ai UI
      --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 mvaictl config directory (default "~/.mvaictl")

SEE ALSO