Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt

Use this file to discover all available pages before exploring further.

Updated May 10, 2026 The raff region command group lists Raff datacenter regions. Region codes (e.g. us-east) are needed for --region flags on VMs, volumes, VPCs, and reserved IPs. Output supports --output json for scripting. Alias: raff regions.

Subcommand index

SubcommandWhat it does
listList available regions

list

raff region list [--output table|json]
List every available datacenter region. Output columns: CODE, NAME, COUNTRY, DEFAULT. The DEFAULT column flags the project’s default region (used when --region is omitted on creates).
raff region list
raff region list --output json | jq -r '.[].code'

Template commands

OS templates available per region.

Pricing commands

Pricing varies by region.

data.raff_regions (Terraform)

Same data, declarative.
Last modified on May 11, 2026