# iai images

Build and manage container images

## Synopsis

Manage container images used by services.

## Options

```
  -h, --help   help for images
```

## Options inherited from parent commands

```
      --api-key string               API key for authentication
      --cfg-file string              Path to YAML config file with organization, project, and optional service definitions
      --deployment-hostname string   Hostname for the deployment API (default "https://deployment.interactive.ai")
      --hostname string              Hostname for the API (default "https://app.interactive.ai")
```

## SEE ALSO

* [iai](https://docs.interactive.ai/cli/iai) - InteractiveAI's CLI
* [iai images build](https://docs.interactive.ai/cli/iai_images_build) - Build a container image with Docker
* [iai images list](https://docs.interactive.ai/cli/iai_images_list) - List images for a project
* [iai images push](https://docs.interactive.ai/cli/iai_images_push) - Push an image for a project
