# `ghst auth`

Authentication management for Ghost.

## Usage
```bash
ghst auth [options] [command]
```

## Commands
- `login [options]`: Authenticate and store site credentials.
- `status`: Show configured authentication state.
- `list`: List configured sites.
- `switch [site]`: Switch active site.
- `logout [options]`: Remove credentials.
- `link [options]`: Link current project to a site alias.
- `token`: Print a short-lived staff JWT.
