Run and execute a command line session with the RHC tools.
You can invoke the CLI with:
bundle exec ruby -e 'require "rhc/cli"; RHC::CLI.start(ARGV);' -- <arguments>
from the gem directory.
[Validate]