# modal image | Modal Docs

- **URL:** https://modal.com/docs/cli/latest/image
- **Summary:** Manage Images.

Copy page

`modal image`
=============

Manage Images.

**Usage**:

    modal image [OPTIONS] COMMAND [ARGS]...

**Options**:

*   `--help`: Show this message and exit.

**Commands**:

*   `names`: Manage Modal Image names.

`modal image names` 

Manage Modal Image names.

**Usage**:

    modal image names [OPTIONS] COMMAND [ARGS]...

**Options**:

*   `--help`: Show this message and exit.

**Commands**:

*   `list`: List named Images.

### `modal image names list` 

List named Images.

**Usage**:

    modal image names list [OPTIONS]

**Options**:

*   `-e, --env TEXT`: Environment to interact with. If unspecified, defers to `MODAL_ENVIRONMENT`, your active local profile, or your workspace default, in that order.
*   `--prefix TEXT`: Only include named image tags that start with this prefix.
*   `--json`
*   `--help`: Show this message and exit.

[modal image](https://modal.com/docs/cli/latest/image#modal-image)
[modal image names](https://modal.com/docs/cli/latest/image#modal-image-names)
[modal image names list](https://modal.com/docs/cli/latest/image#modal-image-names-list)
