A.3.7. Listing All Files in a Channel

A.3.7. Listing All Files in a Channel

To list all the files in a channel, issue the command:

 rhncfg-manager list channel-label

You should see output resembling:

 Files in config channel `example-channel3': /tmp/dest_path/example-config.txt 

The following table lists the options available for rhncfg-manager get:

Option Description
-cCHANNEL, --channel=CHANNEL Get file(s) from this config channel
-tTOPDIR, --topdir=TOPDIR Make all files relative to this string
-rREVISION, --revision=REVISION Get this file revision
-h, --help Show help message and exit
Table A.8. rhncfg-manager get options