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'
Flag | Type (if applicable) | Description |
---|---|---|
--description | string | A longer description of this channel |
--name | string | The name of this channel. (Required) |
-h, --help | Help for the command. | |
--app | string | The app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable. |
--token | string | The 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