# `smallforce media`

Generate images, video, and audio with AI models

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

## Subcommands

- [`smallforce media models`](/docs/cli/commands/media/models): Discover media generation models
- [`smallforce media generate`](/docs/cli/commands/media/generate): Generate media with a model
- [`smallforce media jobs`](/docs/cli/commands/media/jobs): Track media generation jobs

## Complete command help

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

Generate images, video, and audio with AI models

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

Commands:
  models                           Discover media generation models
  generate [options] <endpointId>  Generate media with a model
  jobs                             Track media generation jobs
  help [command]                   display help for command
```

## Related reference

- [`smallforce`](/docs/cli/commands): 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.
