> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackshift.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# stackshift job

> Manage durable jobs and workflows

<Note>
  This page is generated from the StackShift CLI command definitions.
</Note>

Manage durable jobs and workflows

### Options

```
  -h, --help   help for job
```

### Options inherited from parent commands

```
      --api-url string       StackShift API URL
      --app string           application name or ID
      --color string         color output: auto, always, or never (default "auto")
      --debug                show request diagnostics
      --environment string   project environment
  -o, --output string        output format: table, json, yaml, or name (default "table")
      --profile string       configuration profile
      --project string       project name or ID
  -q, --quiet                suppress progress output
      --timeout duration     request timeout (default 30s)
      --token-file string    mode-0600 token file
      --token-stdin          read a CI token from stdin
  -y, --yes                  confirm risky operations
```

### SEE ALSO

* [stackshift](/cli-reference/stackshift)	 - Manage StackShift from the command line
* [stackshift job cancel](/cli-reference/stackshift_job_cancel)	 -
* [stackshift job enqueue](/cli-reference/stackshift_job_enqueue)	 -
* [stackshift job event](/cli-reference/stackshift_job_event)	 -
* [stackshift job get](/cli-reference/stackshift_job_get)	 -
* [stackshift job logs](/cli-reference/stackshift_job_logs)	 -
* [stackshift job pause](/cli-reference/stackshift_job_pause)	 -
* [stackshift job queue-create](/cli-reference/stackshift_job_queue-create)	 -
* [stackshift job resume](/cli-reference/stackshift_job_resume)	 -
* [stackshift job retry](/cli-reference/stackshift_job_retry)	 -
* [stackshift job run](/cli-reference/stackshift_job_run)	 -
* [stackshift job runs](/cli-reference/stackshift_job_runs)	 -
* [stackshift job state-delete](/cli-reference/stackshift_job_state-delete)	 -
* [stackshift job state-get](/cli-reference/stackshift_job_state-get)	 -
* [stackshift job state-set](/cli-reference/stackshift_job_state-set)	 -
