> 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-trial.md).

# cldkctl voucher-trial

The voucher-trial command manages trial vouchers that provide temporary credit balances for your Cloudeka projects. It allows users to claim trial vouchers (for testing or evaluation purposes) and list all claimed trial vouchers. Trial vouchers typically offer limited-time or fixed-value credits, enabling users to explore Cloudeka services before committing to a paid plan.

```bash
cldkctl voucher-trial [flags]
cldkctl voucher-trial [command]
```

## Available Commands

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

## Flags

<table data-header-hidden><thead><tr><th width="144">Flag</th><th>Description</th></tr></thead><tbody><tr><td>-h, --help</td><td>Help for the voucher-trial command.</td></tr></tbody></table>

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