Jeden/Docs

CLI command

jeden worktree list

List Git worktrees correlated with Jeden task records.

Exact invocation#

Shell
jeden worktree list [--json] [--cwd path]

Inputs and options#

  • Optional: --cwd for the repository and --json for 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.