rt team publish
rt › team › publish
Push the local team zone to its remote (or a new one)
Usage
rt team publish [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--team | text | Which cloned team to publish; omit when only one is cloned | |
--remote | text | Set (or change) the remote before pushing | |
--json | boolean | false | Machine-readable result |
See code: commands/team.ts › teamPublish