CLI command
jeden worktree list
List Git worktrees correlated with Jeden task records.
Exact invocation#
jeden worktree list [--json] [--cwd path]Inputs and options#
- Optional:
--cwdfor the repository and--jsonfor structured rows.
Output and state effect#
Reads Git worktree metadata and task stores, classifies managed entries as live or stale, and prints them without creating scheduler state or mutating a worktree.
Refusals and boundaries#
- Unexpected positional values are refused; repositories without managed worktrees return an explanatory empty-state result.