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

Usage

agent-army status [options]

Options

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

Examples

# Show status table
agent-army status

# JSON output for scripting
agent-army status --json

# Specific config
agent-army status -c production