Installation
macOS / Linux:https://spacex.atlas.arenaphysica.com/api/v1/cli/download/windows-amd64.
Set your server URL
Configuration
| Location | Description |
|---|---|
~/.atlas/token | Saved authentication token |
~/.atlas/url | Saved server URL |
| Variable | Description |
|---|---|
ATLAS_URL | Overrides saved server URL |
ATLAS_TOKEN | Overrides saved token |
Self-update
Commands
| Command | Description |
|---|---|
atlas login | Authenticate with Atlas |
atlas logout | Remove saved credentials |
atlas setup-url <url> | Set server URL |
atlas generate-issue | Generate an issue from data files |
atlas status <job-run-id> | Check job status |
atlas cancel <job-run-id> | Cancel a job |
atlas watch | Monitor active jobs |
atlas update | Update CLI to latest version |
atlas version | Show CLI version |

