Skip to content

compozy task run

Manage task runs

For people running agent work10 pages in this section

compozy task run

Manage task runs

Options

  -h, --help   help for run

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy task run attach-sessionAttach an existing session to a claimed or starting run
compozy task run cancelCancel a task run
compozy task run completeComplete a running task run
compozy task run enqueueEnqueue a task run
compozy task run failFail a task run
compozy task run listList runs for a task
compozy task run recoverRecover one needs_attention task run
compozy task run showShow a task run
compozy task run startStart a claimed task run

On this page