> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-voucher-credit.md).

# cldkctl voucher-credit

The voucher-credit command manages vouchers that provide credit balances for your Cloudeka project. It allows you to claim new vouchers, view claimed voucher details, and manage credit allocations associated with your project. This is useful for organizations or users who receive promo codes, funding allocations, or credit-based resources that can be applied to their Cloudeka account.

## Usage

```
cldkctl voucher-credit [flags]
cldkctl voucher-credit [command]
```

## Available Commands

<table><thead><tr><th width="137.33331298828125">Command</th><th>Description</th></tr></thead><tbody><tr><td>claim</td><td>Claim a voucher to receive project credits</td></tr><tr><td>list</td><td>List all claimed vouchers and view their details</td></tr></tbody></table>

## Flags

<table><thead><tr><th width="111.33331298828125">Flag</th><th>Description</th></tr></thead><tbody><tr><td>-h, --help</td><td>Help for the voucher-credit command.</td></tr></tbody></table>

{% hint style="success" %}
This command supports [Global Flags](/cloudeka-api-list/global-flags.md) section for details.
{% endhint %}
