table of contents
RHSM-DEBUG(8) | EuroLinux Subscription Manager Debug Tool | RHSM-DEBUG(8) |
NAME¶
rhsm-debug - Compiles information about system's entitlements, products, and identity used by EuroLinux Subscription Manager.
SYNOPSIS¶
rhsm-debug module [options]
DESCRIPTION¶
EuroLinux Subscription Manager is provided for compatibility with the functionality that Red Hat Subscription Manager offers that is not exclusive to Red Hat's infrastructure.
COMMANDS AND OPTIONS¶
rhsm-debug has specific options available for each module, depending on what operation is being performed. The currently supported modules are:
- 1. system
COMMON OPTIONS¶
- -h, --help
- Prints the specific help information for the given command.
- --proxy=PROXY
- Uses an HTTP proxy. The PROXY name has the format hostname:port.
- --proxyuser=PROXYUSERNAME
- Gives the username to use to authenticate to the HTTP proxy.
- --proxypassword=PROXYPASSWORD
- Gives the password to use to authenticate to the HTTP proxy.
SYSTEM OPTIONS¶
The system command pulls in debug information off of the current system
- --destination=DESTINATION
- The directory to place the resulting debug data. The default is /tmp.
- --no-archive
- Generates an uncompressed directory instead of a gzipped file.
- --sos
- Excludes data files that are also collected by the sosreport tool.
BUGS¶
This tool is based on Red Hat Subscription Manager since EuroLinux is binary-compatible with RHEL. To file bugs against EuroLinux-exclusive assets, file an issue at <https://github.com/EuroLinux/eurolinux-distro-bugs-and-rfc>.
AUTHORS¶
William Poteat<wpoteat@redhat.com>. The rhsm-debug tool was written by William Poteat.
COPYRIGHT¶
Copyright (c) 2012 Red Hat, Inc. This is licensed under the GNU General Public License, version 2 (GPLv2). A copy of this license is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.