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

# tenet login

> Authenticate with the TENET platform

Connect your CLI to the hosted platform for dashboard, cloud agents, and team features.

```bash theme={null}
tenet login                    # interactive login
tenet login --github           # GitHub OAuth
tenet whoami                   # check current auth
tenet logout                   # sign out
```
