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
--localShow status of local Docker containers

Examples

# Show status table
clawup status

# JSON output for scripting
clawup status --json

# Show local Docker container status
clawup status --local