Agentic Data Plane
Preview

rpk ai oauth-client dcr iat mint

Mint a one-shot Initial Access Token for use at the OAuth client registration endpoint. The token plaintext is printed once and only a hash is stored.

Usage

rpk ai oauth-client dcr iat mint [flags]

Flags

Value Type Description

--label

string

human-readable label shown in the IAT list (recommended).

--ttl

duration

validity window, for example, 1h, 24h, 168h (0 = server default of 1h; ceiling 720h).

Global flags

Value Type Description

--config

string

Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD/redpanda.yaml, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings; -X help for detail or -X list for terser detail.

--ignore-profile

bool

Ignore rpk.yaml and redpanda.yaml; use default settings.

--profile

string

rpk profile to use.

-v, --verbose

bool

Enable verbose logging.