compozy worktree
Manage workspace worktrees
compozy worktree
Manage workspace worktrees
Options
-h, --help help for worktreeOptions 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 worktree adopt | Adopt an existing linked worktree |
| compozy worktree cancel | Cancel a pending worktree creation |
| compozy worktree commit | Commit worktree changes |
| compozy worktree create | Create a worktree |
| compozy worktree dismiss | Dismiss a worktree tombstone |
| compozy worktree exit | Read the worktree exit plan |
| compozy worktree exit-cancel | Cancel a running worktree exit action |
| compozy worktree inspect | Inspect a worktree |
| compozy worktree list | List registered worktrees |
| compozy worktree pr | Open a pull request for the worktree |
| compozy worktree push | Push the worktree branch |
| compozy worktree remove | Remove a worktree |
| compozy worktree status | Read or refresh worktree status |