Documentation Index
Fetch the complete documentation index at: https://docs.anduril.atlas.arenaphysica.com/llms.txt
Use this file to discover all available pages before exploring further.
atlas status
Check the current status of a job run.atlas generate-issue. You can also find it in the job run URL on the web.
Status values:
| Status | Description |
|---|---|
pending | Queued, waiting to start |
running | Currently executing |
completed | Finished successfully |
failed | Encountered an error |
cancelled | Stopped by request |
atlas cancel
Cancel a running or pending job.cancelled.
Example:
atlas watch
Interactively monitor your active jobs.atlas watch displays a list of your active and recent job runs. Select one to stream its live progress. This is also how you reconnect to a job if your terminal disconnects mid-run.
