CLI reference
Commands overview
| Command | Description |
|---|---|
add | Create a new worktree and tmux window |
merge | Merge a branch and clean up everything |
remove | Remove worktrees without merging |
rename | Rename a worktree, its tmux window, and branch |
list | List all worktrees with status |
open | Open a tmux window for an existing worktree |
close | Close a worktree's tmux window (keeps worktree) |
resurrect | Restore worktree windows after a crash |
sync-files | Re-apply file operations to existing worktrees |
path | Get the filesystem path of a worktree |
dashboard | TUI dashboard for monitoring agents |
sidebar | Live agent status sidebar in tmux |
config edit | Edit the global configuration file |
init | Generate configuration file |
claude prune | Clean up stale Claude Code entries |
completions | Generate shell completions |
docs | Show detailed documentation |
update | Update workmux to the latest version |
last-done | Switch to the most recently completed agent |