Skip to main content

atlas status

Check the current status of a job run.
The job run ID is displayed when you start a job with atlas generate-issue. You can also find it in the job run URL on the web. Status values: Example:

atlas cancel

Cancel a running or pending job.
Stops execution and sets the job run status to cancelled. Example:

atlas watch

Interactively monitor your active jobs.
Without an argument, 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.