runtime list
List agent runtimes.
Description
List agent runtimes. The table output shows the runtime's ID, Name, State,
and Created columns. Use get for the full spec of a single runtime.
Synopsis
Options
--page (int)
Page number (1-based).
- Required: No
- Default:
1
--size (int)
Page size.
- Required: No
- Default:
10
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
List the first page of runtimes:
List a larger page:
Emit the raw JSON response (full paging metadata):