> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kubox.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# kubox login

Sign in to a Kubox console

### Synopsis

Sign in to Kubox to manage your clusters from the command line.
Complete the sign-in steps in your browser.

Your session is saved on this machine. Run kubox login again when it expires.

```
kubox login [flags]
```

### Options

```
      --console string   Console to sign in against (env: KUBOX_CONSOLE_URL; default https://app.kubox.cloud)
  -h, --help             help for login
      --org string       Organisation to act as, when you belong to more than one
      --plane string     Management plane these credentials are for (env: KUBOX_PLANE_URL; default https://api.plane.kubox.cloud)
```

### Global options

See [global options](/cli-reference/kubox#global-options).

### SEE ALSO

* [kubox](/cli-reference/kubox)	 - Manage Kubox clusters
