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")

--help, -h: show help

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

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

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

help, h

Shows a list of commands or help for one command

disconnect

Disconnects the system from Red Hat

rhc disconnect

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

--help, -h: show help

help, h

Shows a list of commands or help for one command

configure

Configure system features

rhc configure COMMAND

--help, -h: show help

features

Manage feature levels

rhc configure features COMMAND

--help, -h: show help

status

Show status

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

--help, -h: show help

help, h

Shows a list of commands or help for one command

enable

Enable features

--help, -h: show help

help, h

Shows a list of commands or help for one command

disable

Disable features

--help, -h: show help

help, h

Shows a list of commands or help for one command

help, h

Shows a list of commands or help for one command

help, h

Shows a list of commands or help for one command

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: show help

help, h

Shows a list of commands or help for one command

collector

Collect data for analysis

rhc collector COMMAND [command options]

--help, -h: show help

info

Display collector information

rhc collector info COLLECTOR

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

--help, -h: show help

help, h

Shows a list of commands or help for one command

list

List available collectors

rhc collector list

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

--help, -h: show help

help, h

Shows a list of commands or help for one command

timers

List collector timers

rhc collector timers

--format, -f="": prints list of collector timers in machine-readable format (supported formats: "json")

--help, -h: show help

help, h

Shows a list of commands or help for one command

enable

Enable timer-based collection

rhc collector enable COLLECTOR

--help, -h: show help

--now: enable collector and trigger immediate collection

help, h

Shows a list of commands or help for one command

disable

Disable timer-based collection

rhc collector disable COLLECTOR

--help, -h: show help

--now: disable collector and stop the collection immediately

help, h

Shows a list of commands or help for one command

help, h

Shows a list of commands or help for one command

help, h

Shows a list of commands or help for one command