Skip to main content

rt endpoint lookup

rt › endpoint › lookup

Does this worktree hold a dev-endpoint claim for a role?

Usage

rt endpoint lookup <role> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<role>textRole name declared in the repo's endpoint config
--pathtextResolve the claim for this worktree instead of the cwd
--jsonbooleanfalseEmit machine-readable JSON instead of a plain line

See code: commands/endpoint.ts › endpointLookup