Skip to main content

Usage

Description

Removes a channel. You can specify the channel in two ways:
  • Simple name with --namespace: anaconda channel remove my-channel --namespace my-org
  • Combined format: anaconda channel remove my-org/my-channel
Removing a channel deletes all packages and artifacts in that channel. This command does not prompt for confirmation. This action cannot be undone.

Arguments

Options

Examples

Remove a channel
Remove a channel using namespace/channel format