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