Agentic Data Plane
Preview

rpk ai trigger runs

List the recorded fires of a cron trigger, newest first.

<name> is the full trigger resource name, for example, agents/my-agent/triggers/t1a2b3c4. Only schedule triggers have runs; a Teams trigger reports an empty history.

conversation_id joins a run to its transcript: rpk ai agent transcript get.

Usage

rpk ai trigger runs [flags]

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.