Skip to content

compozy cmd-palette

List, inspect, and invoke command palette commands

For people running agent work18 pages in this section

compozy cmd-palette

List, inspect, and invoke command palette commands

Options

  -h, --help   help for cmd-palette

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 cmd-palette aliasManage command aliases
compozy cmd-palette bindBind a command to a keyboard chord
compozy cmd-palette bindingsList effective command bindings and aliases
compozy cmd-palette clientsList clients attached to the workspace
compozy cmd-palette inspectInspect one command descriptor
compozy cmd-palette invokeInvoke one command
compozy cmd-palette listList commands and their current availability
compozy cmd-palette personalizationInspect or reset palette personalization
compozy cmd-palette pinPin a command
compozy cmd-palette unbindRemove every binding from a command
compozy cmd-palette unpinRemove a command pin

On this page