Skip to main content

rt team invite

rt › team › invite

Mint an opaque invite code for a handle, granting forge read access where mattstack manages membership

Usage

rt team invite [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
--handletextThe invitee's forge username
--teamtextWhich cloned team to invite into; omit when only one is cloned
--jsonbooleanfalseMachine-readable result

See code: commands/team.ts › teamInvite

Examples & notes

The link in the output is the thing to send. It opens a page that installs mattstack and hands the invite to the app, and the code never leaves the URL fragment, so it never reaches a server.

The code itself is the fallback for a chat client that mangles links: it can be pasted into Setup -> Join a team by hand.