Skip to main content
Displays the current status of all agents in your team from Pulumi stack outputs.

Usage

clawup status [options]

Options

OptionDescription
--jsonOutput as JSON
-c, --config <name>Config name (auto-detected if only one)

Examples

# Show status table
clawup status

# JSON output for scripting
clawup status --json

# Specific config
clawup status -c production