Skip to main content
Updated May 10, 2026 The raff pricing command group browses Raff’s public pricing catalog. Use it to discover plan IDs (for raff vm create --pricing-id), per-GB storage rates (for cost forecasting), and floating IP rates. Output supports --output json for scripting.

Subcommand index


vm

List VM plans. Output columns: ID, TYPE, REGION, vCPU, RAM, SSD, TRANSFER, $/HR, $/MO. The ID is what you pass to raff vm create --pricing-id.

volume

Show per-GB block storage pricing. Output: per-GB hourly + monthly rates for the requested (or default) region.

backup

Show per-GB backup storage pricing.

snapshot

Show per-GB snapshot storage pricing.

ip

Show floating IP pricing by family (IPv4, IPv6). Output columns: FAMILY, $/HR, $/MO, $/YR, $/24MO.

VM commands

Use —pricing-id with raff vm create.

Region commands

Discover region codes.

data.raff_*_pricing (Terraform)

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