rhc - Man Page

control the system's connection to Red Hat

Synopsis

rhc

[--help|-h]
[--no-color]
[--version|-v]

Description

The rhc command controls the system's connection to Red Hat.

To connect the system using an activation key: rhc connect --organization ID --activation-key KEY

To connect the system using a username and password: rhc connect --username USERNAME --password PASSWORD

To disconnect the system: rhc disconnect

Run 'rhc command --help' for more details.

Usage:

rhc [GLOBAL OPTIONS] command [COMMAND OPTIONS] [ARGUMENTS...]

Global Options

--help,  -h
: show help

--no-color:

--version,  -v
: print the version

Commands

connect

Connects the system to Red Hat

rhc connect [command options]

--activation-key, -a="": register with KEY

--content-template, -c="": register with CONTENT_TEMPLATE

--disable-feature, -d="": disable FEATURE during connection (allowed values: content, analytics, remote-management)

--enable-feature, -e="": enable FEATURE during connection (allowed values: content, analytics, remote-management)

--format, -f="": prints output of connection in machine-readable format (supported formats: "json")

--organization, -o="": register with ID

--password, -p="": register with PASSWORD

--username, -u="": register with USERNAME

disconnect

Disconnects the system from Red Hat

rhc disconnect

--format, -f="": prints output of disconnection in machine-readable format (supported formats: "json")

status

Prints status of the system's connection to Red Hat

rhc status

--format, -f="": prints status in machine-readable format (supported formats: "json")

help, h

Shows a list of commands or help for one command