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

# afauth accounts

> Inspect local account state, optionally refreshing from the service.

<Note>Hand-maintained reference. For the authoritative flags on your installed version, run the command with `--help`.</Note>

```bash theme={null}
# Local ledger
afauth accounts list
afauth accounts list --json

# Pull current state from the service before printing
afauth accounts show --refresh https://api.example.com
```
