rt team
rt › team
Team repo: create, join, invite, publish, members
Usage
rt team
Subcommands
| Command | Description |
|---|---|
create | Scaffold a fresh team zone (~/.mattstack/teams/<slug>) and set its remote — Install pushes it |
publish | Push the local team zone to its remote (or a new one) |
invite | Mint an opaque invite code for a handle, granting forge read access where mattstack manages membership |
manage-membership | Let mattstack add and remove teammates' read access on a team repo it created |
join | Redeem an invite (code on stdin, never an argument) |
members | Roster: collect invitee keys / remove a member |
status | Team summary (name, remote, last push, sync state, members) |
pull | Pull the local team clone up to date with its remote, through the daemon's snapshot supervisor |