Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.akua.dev/llms.txt

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

Regions determine where your installs and clusters run. Use the regions commands to browse available regions or create custom regions for your workspace. Alias: cnap rg

List regions

cnap regions list

Create a region

cnap regions create --name "eu-west-1"
cnap regions create --name "us-east-1" --icon "https://example.com/flag.png"
FlagRequiredDescription
--nameYesRegion name
--iconNoIcon URL

API reference

Regions API

Endpoints, parameters, response shapes, and try-it playground.

Authentication

Mint API tokens for programmatic access.

Clusters

Manage clusters associated with your regions.

Installs

Deploy products to a region.

Workspaces

Switch the active workspace to see its regions.

CLI overview

Authentication, output formats, and configuration.