What were you trying to do that didn't work?
There are "--server" as rhc connect option in man page
Please provide the package NVR for which bug is seen:
[root@dell-per740-68-vm-04 ~]# rpm -qa | grep rhc
rhc-0.2.4-5.el9.x86_64
How reproducible:
always
Steps to reproduce
- check the rhc connect options in rhc man page:
[root@dell-per740-68-vm-04 ~]# man rhc | grep "Connects the system to Red Hat" -A10
Connects the system to Red Hat
--activation-key, -a="": register with KEY
--organization, -o="": register with ID
--password, -p="": register with PASSWORD
--server="": register against URL
--username, -u="": register with USERNAME
2.
[root@dell-per740-68-vm-04 ~]# rhc connect --help
NAME:
rhc connect - Connects the system to Red Hat
USAGE:
rhc connect [command options]
DESCRIPTION:
The connect command connects the system to Red Hat Subscription Management, Red Hat Insights and Red Hat and activates the Remote Host Configuration daemon that enables Red Hat to interact with the system. For details visit: https://red.ht/connector
OPTIONS:
--username USERNAME, -u USERNAME register with USERNAME
--password PASSWORD, -p PASSWORD register with PASSWORD
--organization ID, -o ID register with ID
--activation-key KEY, -a KEY register with KEY
--help, -h show help (default: false)
Expected results
In step 1, there is no '-server' option for rhc connect in the rhc man page as step 2.
Actual results
There is '-server' option in rhc man page which does not align with stsep2.
- clones
-
RHEL-53957 There are "--server" as rhc connect option in man page[rhel10-beta]
- Planning