Agentic Data Plane
beta

rpk ai auth status

Show the authentication state for the current profile

Usage

rpk ai auth status [flags]

Flags

Value Type Description

-o, --format

string

output format: table|json|yaml|markdown (overrides root --format).

-h, --help

-

help for status.

--no-color

-

disable colored output (env: NO_COLOR).

-c, --rpai-config

string

path to rpai config (env: RPAI_CONFIG) (default "/var/lib/redpanda/.rpai/config").

-s, --rpai-endpoint

string

override the selected environment’s AI Gateway URL for this invocation.

-p, --rpai-profile

string

rpai profile name (env: RPAI_PROFILE).

-v, --rpai-verbose

-

verbose debug logging to stderr (env: RPAI_VERBOSE).

--token

string

static bearer token override (ambient RPAI_TOKEN is ignored under rpk ai).