auth command manages authentication for publishing reports to reports.squirrelscan.com.
Subcommands
- login - Sign in to squirrelscan
- logout - Sign out and revoke token
- status - Check authentication status
login
Authenticate with squirrelscan using device authorization flow.Usage
Options
| Option | Alias | Description | Default |
|---|---|---|---|
--device-name | -d | Name for this device | hostname |
Example
logout
Sign out and revoke the current authentication token.Usage
Example
status
Check current authentication status.Usage
Options
| Option | Description |
|---|---|
--json | Output as JSON |
Example
Related
- Dashboard - Manage reports online
- report —publish - Publish reports