Show allocated host ports.
docktree ports [flags]
Reads from the port registry to show which host ports were allocated for each service in the current worktree.
| Flag | Description |
|---|---|
-a, --all | Show ports for all worktree instances |
docktree ports
web → 127.0.0.1:41001
db → 127.0.0.1:41002
redis → 127.0.0.1:41003
docktree ports --all