Skip to content

CLI reference

Commands overview

CommandDescription
addCreate a new worktree and tmux window
mergeMerge a branch and clean up everything
removeRemove worktrees without merging
renameRename a worktree, its tmux window, and branch
listList all worktrees with status
openOpen a tmux window for an existing worktree
closeClose a worktree's tmux window (keeps worktree)
resurrectRestore worktree windows after a crash
sync-filesRe-apply file operations to existing worktrees
pathGet the filesystem path of a worktree
dashboardTUI dashboard for monitoring agents
sidebarLive agent status sidebar in tmux
config editEdit the global configuration file
initGenerate configuration file
claude pruneClean up stale Claude Code entries
completionsGenerate shell completions
docsShow detailed documentation
updateUpdate workmux to the latest version
last-doneSwitch to the most recently completed agent

Released under the MIT License.