deploy status
Show the cross-service state of an agent.
Description
Show the cross-service state of an agent, looked up by name across the identity, memory, and runtime clients. Each service is reported as present, absent, or error, with its id and (for the runtime) its async Status (e.g. CREATING, ACTIVE, DELETED).
Memory and runtime have no by-name lookup, so status pages their lists and filters client-side. The identity is fetched by name directly. Resources are looked up fresh on each invocation — there is no state file.
Synopsis
Options
--timeout (duration)
Per-service lookup timeout (reserved).
- Required: No
- Default:
10s
Global options
All grn agentbase commands accept:
-o, --output json|table|id— output format (defaulttable)-i, --interactive— prompt for missing required parameters- The shared
grnglobal options:--profile,--region,--query,--endpoint-url,--debug
Examples
Show the state of an agent:
Output the rollup as JSON: