rt team invite
rt › team › invite
Mint an opaque invite code for a handle, and grant them forge read access
Usage
rt team invite [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--handle | text | The invitee's forge username | |
--team | text | Which cloned team to invite into; omit when only one is cloned | |
--json | boolean | false | Machine-readable result |
See code: commands/team.ts › teamInvite