status

Show managed worktree services.

Usage

docktree status [flags]

Runs docker compose ps for the current worktree's project and displays container state.

Flags

FlagDescription
-a, --allShow status for all worktree instances in this repository

Examples

docktree status
docktree status --all