Skip to main content

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

OptionValueRequiredEnvDefaultDescription
--app-idAPP_IDyesApp catalog ID
--nameNAMEyesTab display name
--content-urlCONTENT_URLyesContent URL for the tab

Examples

No command-specific examples are published yet.

Exit Codes

CodeMeaning
0success
2invalid input
3authentication error
4permission denied
6rate limited

See Also