catalog
Browse the GreenNode catalog served by the agent-core-runtime service.
Description
The catalog group fronts the catalog endpoints under /v1/ (flavors,
openclaw versions, and the openclaw workspace registry). It uses the same
base URL as the runtime service. These operators are part of the agentbase
surface but were previously unwired in the CLI; they are now available under
grn agentbase catalog.
Subcommands
| Subcommand | Description |
|---|---|
flavors list |
List runtime placement flavors |
openclaw-versions list |
List OpenClaw versions |
openclaw list |
List OpenClaw workspaces |
openclaw create |
Create an OpenClaw workspace |
openclaw get <id> |
Show an OpenClaw workspace |
openclaw delete <id> |
Delete an OpenClaw workspace |
openclaw start <id> |
Start an OpenClaw workspace |
openclaw stop <id> |
Stop an OpenClaw workspace |
openclaw update-version <id> |
Roll an OpenClaw workspace to a version |
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