Installation guide
The output resembles the following:
Copying /tmp/dest_path/exam ple-config.txt -> \ blah2/tmp/dest_path/example-
config.txt
The following table lists the options available for rhncfg-m anager download-channel:
Table 1.7. rhncfg-m anager download-channel options
Option Description
-t T OPDIR, --topdir=TOPDIR Directory all the file paths are relative to. T his option
must be set.
-h, --help Show help message and exit
1.1.3.6. Get ting the Contents of a File
To direct the contents of a particular file to stdout, issue the command:
rhncfg-manager get --channel=channel-label \ /tmp/dest_path/example-config.txt
You should see the contents of the file as output.
1.1.3.7. Listing All Files in a Channel
To list all the files in a channel, issue the command:
rhncfg-manager l ist channel-label
You should see output resembling:
Files in config channel `example-channel3': /tm p/dest_path/example-config.txt
The following table lists the options available for rhncfg-m anager get:
Table 1.8. rhncfg-m anager get options
Option Description
-c CHANNEL, --channel=CHANNEL Get file(s) from this config channel
-t T OPDIR, --topdir=TOPDIR Make all files relative to this string
-r REVISION, --revision=REVISION Get this file revision
-h, --help Show help message and exit
1.1.3.8. Listing All Config Channels
To list all of your organization's configuration channels, issue the command:
rhncfg-manager l ist-channels
The output resembles the following:
Red Hat Satellite 5.6 Reference Guide
18