replicated channel
Manage channels
Synopsis
The channel command allows vendors to create, manage, and inspect their channels.
Options
-h, --help help for channel
Options inherited from parent commands
--app string The app slug or app id to use in all calls
--debug Enable debug output
-o, --output string The output format to use. Supported formats vary by command (json, table, wide). (default 'table', override with REPLICATED_OUTPUT env var) (default "table")
--profile string The authentication profile to use for this command
--token string The API token to use to access your app in the Vendor API
SEE ALSO
- replicated - Manage your Commercial Software Distribution Lifecycle using Replicated
- replicated channel create - Create a new channel in your app
- replicated channel demote - Demote a release from a channel
- replicated channel disable-semantic-versioning - Disable semantic versioning for CHANNEL_ID
- replicated channel enable-semantic-versioning - Enable semantic versioning for CHANNEL_ID
- replicated channel inspect - Show full details for a channel
- replicated channel ls - List all channels in your app
- replicated channel releases - List all releases in a channel
- replicated channel rm - Remove (archive) a channel
- replicated channel un-demote - Un-demote a release from a channel