> ## Documentation Index
> Fetch the complete documentation index at: https://kapso-1adbad2d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# kapso login

> Authenticate with Kapso Cloud

```bash theme={null}
kapso login [OPTIONS]
```

## Options

| Option        | Description                                       |
| ------------- | ------------------------------------------------- |
| `--force, -f` | Force re-authentication even if already logged in |

## Examples

```bash theme={null}
kapso login
kapso login --force
kapso login -f
```

Opens browser window to authenticate and stores token securely.
