Skip to main content
The regions command helps you discover which regions are available for deploying agents and storing secrets in Pipecat Cloud.

list

List all available regions with their codes and display names. Usage:
This command displays a table of all regions where you can deploy agents and store secrets. Use the region codes shown in this list when specifying the --region flag in other commands. Example output:

Using regions

Once you know the available region codes, you can use them with other commands: Deploy an agent to a specific region:
Create secrets in a specific region:
List agents in a specific region:
Secrets and image pull secrets must be in the same region as the agents that use them. When deploying multi-region applications, create separate secret sets for each region.
Choose a region close to your users for optimal latency and performance.