Hide Forgot
Description of problem: inconsistent command show in script rhc-ctl-domain: rhc-user-mgmt -l <rhlogin> [-p <passwd>] (-a <key-name> [-k <ssh-pubkey>] | -r <key-name> | -u <key-name> [-k <ssh-pubkey>] | -e) Version-Release number of selected component (if applicable): rhc-0.84.6-1.el6_2.noarch How reproducible: always Steps to Reproduce: 1.install latest rhc client 2.find the rhc-ctl-domain command via 'rpm -ql rhc' 3.check the rhc-ctl-domain script content vim /usr/lib/ruby/gems/1.8/gems/rhc-0.84.6/bin/rhc-ctl-domain Actual results: the description in the script is using rhc-user-mgmt Expected results: it should be rhc-ctl-domain Additional info:
This was a typo that I made - missed the update during the couple of name changes. Assigning this bug to myself.
The changes have been checked in and will be available in the next build of the rhc package (should be this evening).
verified with rhc-0.84.8-1.el6_2.noarch on devenv_211, bug has been fixed.