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

# agent-cards login

> Log in with an emailed code (same as signup)

Log in with an emailed code (same as signup)

```bash theme={null}
agent-cards login --help
```

```text theme={null}
Usage: agent-cards login [options]

Log in with an emailed code (same as signup)

Options:
  --email <email>  Non-interactive: start sign-in for this email (a code is
                   emailed)
  --code <code>    Non-interactive: finish sign-in with the emailed code
  -h, --help       display help for command
```
