teams tab create
Auto-generated reference
This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.
Create a tab in a channel.
Synopsis
teams tab create TEAM_ID CHANNEL_ID --app-id APP_ID --name NAME --content-url URL
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--app-id | APP_ID | yes | App catalog ID | ||
--name | NAME | yes | Tab display name | ||
--content-url | CONTENT_URL | yes | Content URL for the tab |
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 |