# Log in

Collection: cli
Human docs: https://zei.sh/docs/cli

Authenticate the CLI with browser OAuth and PKCE.

Command: zeishctl auth login
The CLI opens the authorization URL and stores tokens in its config directory.

Example:

```
zeishctl auth login
```
