rhn-custom-info(8) - Linux man page

Name

rhn-custom-info - handling of custom key/value pairs for an RHN-enabled system.

Synopsis

rhn-custom-info [options] key1 value1 key2 value2 ...

Description

In RHN, RHN Satellite and Spacewalk you can define custom keys. And each registred machine can have this key and its own value. This values can be listed and edited from WebUI or from command line using rhn-custom-info.
Note: You can only list and edit existing keys. You can not create new key or delete existing key.

Options

-h, --help
Show help message and exit.
-u RHN_LOGIN, --username=RHN_LOGIN
Your username. If not enter it on command line, you will be promted.
-p RHN_PASSWD, --password=RHN_PASSWD
Your password. If not enter it on command line, you will be promted.
-s URL, --server=URL
Use the rhn api at URL. It should be in form http://hostname.of.your.server/rpc/api If you not enter it on command line it is parsed from /etc/sysconfig/rhn/up2date
-l, --list-values
List the custom keys and values for the system.

Authors

Bret McMillan <bretm@redhat.com>
Pradeep Kilambi <pkilambi@redhat.com>
Miroslav Suchy <msuchy@redhat.com>

Bugs

Report bugs to <http://bugzilla.redhat.com>.

Copyright

Copyright © 1999-2010 Red Hat, Inc.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.