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.

The products commands let you browse and manage the products in your workspace. Use these commands to inspect product details or remove products you no longer need. Alias: cnap prod

List products

cnap products list

Get product details

cnap products get <product-id>

Delete a product

cnap products delete <product-id> --force
The --force flag is required to confirm deletion. If the product has active installs, delete those first.

API reference

Products API

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

Authentication

Mint API tokens for programmatic access.

Installs

Deploy a product and manage its installs.

Regions

List regions available when creating an install.

Workspaces

Switch the active workspace to see its products.

CLI overview

Authentication, output formats, and configuration.