Skip to content

catalog openclaw start

Start an OpenClaw workspace.

Description

Start an OpenClaw workspace by id (POST /v1/openclaws/{id}/start). No body; 200 OK on success.

Synopsis

grn agentbase catalog openclaw start <id>

Arguments

<id> (string)

Id of the OpenClaw workspace to start.

  • Required: Yes (exactly one positional argument)

Options

This command takes no command-specific options.

Examples

grn agentbase catalog openclaw start oc-123

Global options

All grn agentbase commands accept:

  • -o, --output json|table|id — output format (default table)
  • -i, --interactive — prompt for missing required parameters
  • The shared grn global options: --profile, --region, --query, --endpoint-url, --debug