rpk ai oauth-client dcr iat mint
Mint a one-shot Initial Access Token
Flags
| Value | Type | Description |
|---|---|---|
|
- |
help for mint. |
|
string |
human-readable label shown in the IAT list (recommended). |
|
duration |
validity window, e.g. 1h, 24h, 168h (0 = server default of 1h; ceiling 720h). |
|
string |
output format: table|wide|json|yaml|markdown (env: RPAI_FORMAT) (default "table"). |
|
- |
disable colored output (env: NO_COLOR). |
|
string |
path to rpai config (env: RPAI_CONFIG) (default "/var/lib/redpanda/.rpai/config"). |
|
string |
override the selected environment’s AI Gateway URL for this invocation. |
|
string |
rpai profile name (env: RPAI_PROFILE). |
|
- |
verbose debug logging to stderr (env: RPAI_VERBOSE). |
|
string |
static bearer token override (ambient RPAI_TOKEN is ignored under rpk ai). |