Skip to content

compozy terminal

Open and manage workspace terminals

For people running agent work16 pages in this section

compozy terminal

Open and manage workspace terminals

Options

  -h, --help   help for terminal

Options inherited from parent commands

      --json             Emit JSON output
  -o, --output string    Output format: human, json, jsonl, or toon (default "human")
      --profile string   Act as a profile for this command

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 terminal attachAttach to a running terminal
compozy terminal execRun a command in the workspace
compozy terminal getShow one terminal
compozy terminal input-requestsList pending terminal input requests
compozy terminal journalQuery the terminal command journal
compozy terminal killTerminate a terminal
compozy terminal listList workspace terminals
compozy terminal openOpen an interactive terminal
compozy terminal quotePrint a terminal excerpt for a conversation
compozy terminal recordStart or stop terminal recording
compozy terminal respondAnswer or reject a pending input request
compozy terminal signalSend a signal without closing the terminal

On this page