Skip to main content

channel create

Create a new channel in your application, and then print the channel.

Usage

replicated channel create --name Beta --description 'New features subject to change'
FlagType (if applicable)Description
--descriptionstringA longer description of this channel
--namestringThe name of this channel. (Required)
-h, --helpHelp for the command.
--appstringThe app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable.
--tokenstringThe API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable.

Examples

replicated channel create --name cli-created --description "this is a description for a channel"
ID NAME RELEASE VERSION
1xyB2Mgbg9N7rExShfbdBYIuzeW cli-created 1 0.0.1