Listing All Config Channels; Removing A File From A Channel; Deleting A Config Channel - Red Hat NETWORK SATELLITE 5.1.0 Reference Manual

Hide thumbs Also See for NETWORK SATELLITE 5.1.0:
Table of Contents

Advertisement

Appendix A. Command Line Config Management Tools

3.8. Listing All Config Channels

To list all of your organization's configuration channels, issue the command:
rhncfg-manager list-channels
The output resembles the following:
Available config channels: example-channel example-channel2
example-channel3 config-channel-14 config-channel-17
Note that this does not list

3.9. Removing a File from a Channel

To remove a file from a channel, issue the command:
rhncfg-manager remove
--channel=channel-label/tmp/dest_path/example-config.txt
If prompted for your RHN username and password, provide them. You should see output
resembling:
Red Hat Network username: rhn-user Password: Removing from config channel
example-channel3 /tmp/dest_path/example-config.txt removed
The following table lists the options available for
Option
-cCHANNEL, --channel=CHANNEL
-tTOPDIR, --topdir=TOPDIR
-h, --help
Table A.9.
rhncfg-manager remove

3.10. Deleting a Config Channel

To destroy a config channel in your organization, issue the command:
rhncfg-manager remove-channel channel-label
The output resembles the following:
216
or
local_override
server_import
Description
Remove files from this config channel
Make all files relative to this string
Show help message and exit
options
channels.
rhncfg-manager remove
:

Advertisement

Table of Contents
loading

Table of Contents