rt cd
rt › cd
Worktree/repo directory picker
Usage
rt cd [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--repo | boolean | false | Always show the repo picker instead of the current repo's worktree list |
--package | boolean | false | Opt into the monorepo package picker, one level deeper than the worktree root (alias --packages) |
--worktree | text | Jump straight to the worktree whose branch starts with this text |
See code: commands/cd.ts › worktreePicker