196
Appendix A. Command Line Config Management Tools
A.3.11. Determining the Number of File Revisions
To find out how many revisions (revisions go from 1 to N where N is an integer greater
than 0) of a file/path are in a channel, issue the following command:
rhncfg-manager revisions
channel-label
/tmp/dest_path/example-config.txt
The output resembles the following:
Analyzing files in config channel example-channel \
/tmp/dest_path/example-config.txt: 1
A.3.12. Updating a File in a Channel
To create a new revision of a file in a channel (or add the first revision to that channel if
none existed before for the given path), issue the following command:
rhncfg-manager update \
--channel=
channel-label
--dest-file=
/path/to/file.txt
/local/path/to/file
The output resembles the following:
Pushing to channel example-channel:
Local file example-channel/tmp/dest_path/example-config.txt -> \
remote file /tmp/dest_path/example-config.txt
The following table lists the options available for
rhncfg-manager update
:
Option
Description
-cCHANNEL, --channel=CHANNEL Upload files in this config channel
-dDEST_FILE,
--dest-file=DEST_FILE
Upload the file as this path
-tTOPDIR, --topdir=TOPDIR
Make all files relative to this string
--delim-start=DELIM_START
Start delimiter for variable interpolation
--delim-end=DELIM_END
End delimiter for variable interpolation
-h, --help
Show help message and exit
Table A-10.
rhncfg-manager update
options
Содержание NETWORK 4.0 -
Страница 1: ...Red Hat Network 4 0 Reference Guide...
Страница 10: ......
Страница 16: ...vi Introduction to the Guide...
Страница 24: ...8 Chapter 1 Red Hat Network Overview...
Страница 40: ...24 Chapter 2 Red Hat Update Agent Figure 2 11 Available Package Updates...
Страница 58: ...42 Chapter 2 Red Hat Update Agent...
Страница 80: ...64 Chapter 5 Red Hat Network Registration Client Figure 5 15 Text Mode Welcome Screen...
Страница 186: ...170 Chapter 7 Monitoring...
Страница 200: ...184 Chapter 8 UNIX Support Guide...
Страница 214: ...198 Appendix A Command Line Config Management Tools...
Страница 274: ...258 Appendix C Probes...
Страница 282: ...266 Glossary...