Skip to main content

rt home claim

rt › home › claim

Claim a zone so the daemon leaves it for you to commit by hand

Usage

rt home claim <zone> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<zone>textPath (relative to the home repo) the daemon should stop auto-committing — a directory (prefs/) or a single file (scripts/deploy.sh)
--ownertextDefaults to <you>@<machine-key>
--notetextOptional free-text reason, visible to anyone reading the owners file
--forcebooleanfalseReassign a zone already claimed by someone else

See code: commands/home.ts › homeClaim