lizard regions
List available regions.
Usage
lizard regions [flags]Flags
| Flag | Description |
|---|---|
--json | Output as JSON |
Examples
List available regions
lizard regionsList regions as JSON
lizard regions --jsonChoose a region when creating a service or addon
Pass --region <code> to lizard add or lizard up:
lizard add -r your-org/your-app --region <code>
lizard add postgres --region <code>
lizard up --region <code>If you don’t specify a region, the platform uses the project’s default.
See also
- Regions — region selection, co-location, and generated domains
lizard add— add a service, repo, or addon with--region