rhsm-debug - Man Page

Compiles information about system's entitlements, products, and identity used by Red Hat Subscription Manager.

Synopsis

rhsm-debug module [options]

Description

rhsm-debug compiles information about system's entitlements, products, and identity used by Red Hat Subscription Manager.

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 part of Red Hat Subscription Manager. To file bugs against this command-line tool, go to <https://bugzilla.redhat.com>, and select Red Hat > Red Hat Enterprise Linux > subscription-manager.

Authors

William Poteat<wpoteat@redhat.com>. The rhsm-debug tool was written by William Poteat.

Info

RHSM Debug Tool