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.

Registry credentials allow Akua to pull container images from private registries when deploying your products. Use the registry commands to list and remove credentials stored in your workspace. Alias: cnap reg

List credentials

cnap registry list

Delete a credential

cnap registry delete <credential-id> --force
The --force flag is required to confirm deletion.

API reference

Registry API

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

Authentication

Mint API tokens for programmatic access.

Products

Manage the products that use registry credentials.

Workspaces

Switch the active workspace to see its credentials.

Installs

Deploy products that pull from private registries.

CLI overview

Authentication, output formats, and configuration.