# `smallforce media jobs`

Track media generation jobs

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run `smallforce media jobs --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce media jobs list`](/docs/cli/commands/media/jobs/list): List recent media jobs
- [`smallforce media jobs get`](/docs/cli/commands/media/jobs/get): Get a media job's status and outputs

## Complete command help

```text
Usage: smallforce media jobs [options] [command]

Track media generation jobs

Options:
  -h, --help             display help for command

Commands:
  list [options]         List recent media jobs
  get [options] <jobId>  Get a media job's status and outputs
  help [command]         display help for command
```

## Related reference

- [`smallforce media`](/docs/cli/commands/media): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
