docs: refresh API token scope guidance

This commit is contained in:
rcourtman 2025-10-23 13:44:19 +00:00
parent 84d89c8c81
commit cee24ff7e0
3 changed files with 16 additions and 8 deletions

View file

@ -81,7 +81,7 @@ A Windows build will ship shortly. In the meantime run the Linux/WSL binary or c
| Flag | Description |
|------|-------------|
| `--url` | Pulse base URL (defaults to `http://localhost:7655`) |
| `--token` | API token with monitoring write access |
| `--token` | API token with the `host-agent:report` scope |
| `--interval` | Polling interval (`30s` default) |
| `--hostname` | Override reported hostname |
| `--agent-id` | Override agent identifier (used as dedupe key) |