teams team clone
Auto-generated reference
This page is generated from teams --help-json for release v0.1.0. Do not edit it by hand.
Clone a team.
Synopsis
teams team clone TEAM_ID --name NAME [--parts LIST] [--visibility public|private]
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--name | NAME | yes | Display name for cloned team | ||
--parts | LIST | no | apps,tabs,settings,channels,members | Parts to clone | |
--visibility | VALUE | no | private | Team visibility |
Examples
No command-specific examples are published yet.
Exit Codes
| Code | Meaning |
|---|---|
| 0 | success |
| 2 | invalid input |
| 3 | authentication error |
| 4 | permission denied |
| 6 | rate limited |