Workspace
compozy workspace remove
Remove a workspace registration and stopped session history
- Audience
- Operators running durable agent work
- Focus
- Workspace guidance shaped for scanability, day-two clarity, and operator context.
compozy workspace remove
Remove a workspace registration and stopped session history
compozy workspace remove <name-or-id> [flags]Examples
# Remove a workspace registration by name
compozy workspace remove checkout-apiOptions
-h, --help help for removeOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
compozy workspace remove <name-or-id> -o json