compozy cmd-palette
List, inspect, and invoke command palette commands
compozy cmd-palette
List, inspect, and invoke command palette commands
Options
-h, --help help for cmd-paletteOptions 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.
| Format | Output |
|---|---|
human | Help and subcommand list |
json | Not emitted for help |
jsonl | Not emitted for help |
toon | Not emitted for help |
Subcommands
| Command | Description |
|---|---|
| compozy cmd-palette alias | Manage command aliases |
| compozy cmd-palette bind | Bind a command to a keyboard chord |
| compozy cmd-palette bindings | List effective command bindings and aliases |
| compozy cmd-palette clients | List clients attached to the workspace |
| compozy cmd-palette inspect | Inspect one command descriptor |
| compozy cmd-palette invoke | Invoke one command |
| compozy cmd-palette list | List commands and their current availability |
| compozy cmd-palette personalization | Inspect or reset palette personalization |
| compozy cmd-palette pin | Pin a command |
| compozy cmd-palette unbind | Remove every binding from a command |
| compozy cmd-palette unpin | Remove a command pin |