Channel Management CLI Tools
| 要在服务器容器内访问外壳,请在容器主机上运行  | 
There are tools for managing channels on the server. With spacewalk-remove-channel, list and delete channels in various ways.
1. Manage Channels with spacewalk-remove-channel
Usage: spacewalk-remove-channel [options]
The use of spacewalk-remove-channel is to remove channels in various ways.
The available commands and arguments for spacewalk-remove-channel are listed in this table. Use this syntax for spacewalk-remove-channel commands:
spacewalk-remove-channel [options]
The spacewalk-remove-channel tool has these primary commands:
| Option | Description | Example Use | 
|---|---|---|
| list | List defined channels and exit. | 
 | 
| channel | Delete this channel (can be present multiple times). | 
 | 
| channel-with-children | Delete this channel and its child channels (can be present multiple times). | 
 | 
| unsubscribe | Unsubscribe systems registered to the specified channels. Note: Credentials are needed | 
 | 
| justdb | Delete only from the database, do not remove files from disk. | 
 | 
| just-kickstart-trees | Remove only the kickstart trees for the channels specified. | 
 | 
| skip-channels | Remove only packages from channel not the channel itself. | 
 | 
For a complete list of options and abbreviated options, see the --help output or the spacewalk-remove-channel manpage:
man spacewalk-remove-channel
For more information, see 去除通道.