# iai replicas

Manage service replicas

## Synopsis

Manage pods backing services in a specific project.

## Options

```
  -h, --help   help for replicas
```

## 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 replicas describe](https://docs.interactive.ai/cli/iai_replicas_describe) - Describe a replica in detail
* [iai replicas list](https://docs.interactive.ai/cli/iai_replicas_list) - List replicas for a service
* [iai replicas logs](https://docs.interactive.ai/cli/iai_replicas_logs) - Show logs for a specific replica
