runtime versions
List a runtime's versions.
Description
List a runtime's versions (GET /agent-runtimes/{id}/versions), 1-based
paginated. Each row is the full spec of a version (image, command/args/env,
network, inbound auth, autoscaling).
Synopsis
Arguments
<id> (string) — runtime id. Required.
Options
--page (integer) — page number (1-based). Default 1.
--size (integer) — page size. Default 10.
Examples
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