Posted 2013-05-08 00:08 by Joe
list-updates.pl
Lists all available updates on one or more systems
This command outputs a table of all known package updates that are available on the selected systems.
You can select systems to query with the --host flag followed by a hostname,
--owner flag followed by a system owner name,
--group and a group name,
or --all-hosts to find updates from any of them.
To switch the output to a more parsable format,
use the --multiline flag.
To get just a list of package names,
use the --name-only flag.
Example usage
cloudmin list-updates --host xencentos.home Package Old version New version ------------------------------ ----------------------- -------------------- kernel 2.6.18-8.1.1.el5 2.6.18-8.1.15.el5 kernel-headers 2.6.18-8.1.1.el5 2.6.18-8.1.15.el5 virtualmin-base 1.0-45.rh 1.0-61.rh
Command Line Help
Lists all available updates on one or more systems.
cloudmin list-systems [--multiline | --name-only]
[--all-hosts] | [--host name]*
[--group name]*
[--type real|kvm|this]*
[--os oscode]*
[--owner name]*
[--status status-code|"up"|"wm"|"bad"]
[--host-on name]
