Skip to main content

avn credits

Full list of commands for avn credits.

Aiven credits

All commands for managing Aiven credits.

avn credits claim

Add an Aiven credit code to a project.

ParameterInformation
codeCredit code to claim
--projectThe project to claim the credits for

Example: Add a credit code to the currently selected project.

avn credits claim "credit-code-123"

Example: Add a credit code to a named project.

avn credits claim "credit-code-123"  --project my-project

avn credits list

List the credit codes associated with a project.

ParameterInformation
--projectThe project to list the credits for

Example: List all credit codes associated with the currently selected project.

avn credits list

Example: List all credit codes associated with a named project.

avn credits list --project my-project