Skip to main content

rt worktree await-ready

rt › worktree › await-ready

Wait for a claimed tree's background ready steps to settle (no tree + TTY → picker)

Usage

rt worktree await-ready <tree> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<tree>textClaimed tree to wait on; omit to pick interactively
--repotextRegistered repo name (defaults to the current repo)
--jsonbooleanfalsePrint the raw result as JSON

See code: commands/worktree.ts › worktreeAwaitReady