Skip to main content

rt endpoint release

rt › endpoint › release

Manually free a worktree's dev-endpoint claim(s) (escape hatch for a claim liveness can't clear)

Usage

rt endpoint release <worktree> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<worktree>textWorktree whose claim(s) to release
--roletextOnly release this role; omit to release every role for the worktree
--jsonbooleanfalseEmit machine-readable JSON instead of a plain line

See code: commands/endpoint.ts › endpointRelease