A.3.13. Uploading Multiple Files At Once - Red Hat NETWORK SATELLITE 5.1.1 Reference Manual

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

Advertisement

Appendix A. Command Line Config Management Tools
The following table lists the options available for rhncfg-manager update:
Option
-cCHANNEL, --channel=CHANNEL
-dDEST_FILE, --dest-file=DEST_FILE
-tTOPDIR, --topdir=TOPDIR
--delim-start=DELIM_START
--delim-end=DELIM_END
-h, --help
Table A.10. rhncfg-manager update options

A.3.13. Uploading Multiple Files at Once

To upload multiple files to a config channel from local disk at once, issue the command:
rhncfg-manager upload-channel --topdir=topdir channel-label
The output resembles the following:
Using config channel example-channel4 Uploading /tmp/ola_world.txt from
blah4/tmp/ola_world.txt
The following table lists the options available for rhncfg-manager upload-channel:
Option
-tTOPDIR, --topdir=TOPDIR
-cCHANNEL, --channel=CHANNEL
-h, --help
Table A.11. rhncfg-manager upload-channel options
198
Description
Upload files in this config channel
Upload the file as this path
Make all files relative to this string
Start delimiter for variable interpolation
End delimiter for variable interpolation
Show help message and exit
Description
Directory all the file paths are relative to
List of channels the config info will be uploaded
into. Channels delimited by ','. Example: --
channel=foo,bar,baz
Show help message and exit

Advertisement

Table of Contents
loading

Table of Contents