auth
Authenticate with a cldkctl token to obtain JWT access for Cloudeka's cldkctl CLI functionality, supporting both production and staging environments.
Instructions
Authenticate with a cldkctl token to get JWT access
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Your cldkctl token (starts with 'cldkctl_') | |
| force_staging | No | Force using staging environment (default: false, will auto-fallback if production fails) |