RHN-CUSTOM-INFO(8) | Red Hat, Inc. | RHN-CUSTOM-INFO(8) |
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 Classic, Red Hat 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
- -d Key-label, --delete-values=Key-label
- Delete one or multiple custom keys from the system.
- -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.
2010 Januar 8 | Linux |