Chapter 2. Using the CLI


2.1. Installing the CLI

Procedure 2.1. Installing the Red Hat Storage Console CLI on a Client Machine

  1. Log into the client machine as the root user.
  2. Subscribe to the Red Hat Storage Console Channels:
    Red Hat Satellite Server instructions
       
    # rhn_register 
    # rhn-channel --add --channel=rhel-x86_64-server-6-rhs-rhsc-3
    Red Hat Content Delivery Network instructions:
       
    # subscription-manager list --available | grep -A8 "Red Hat Storage Console"
    # subscription-manager subscribe --pool=POOLID
    # yum-config-manager --enablerepo=rhsc-3-for-rhel-6-server-rpms

    Note

    See Red Hat Storage Console Release Notes for channel names specific to your system.
  3. Install the CLI package and dependencies:
    # yum install rhsc-cli
    
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top