1. Proposed title of this feature request. => [RFE] "subscription-manager register" should be able to set respective capsule location for the respective host 2. What are the nature and description of the request? => - Whenever the customer is trying to register the host to the capsule the host is taking the main location and customer has to change its location manually. - This is not fesablie for the customer , as he has to manually change the location. He requires an location option in the registration command as he is using a script to perform it. - We have suggested the customer for curl command but customer wants to perform it by "subscription-manager register" 3. Why do you need this? (List the business requirements here). Customer is using below command in the script to register the host. The host is getting registerd to the respective capsule but not getting the location in which the capsule is present. # subscription-manager register --org="xxx" --activationkey="yyy" --serverurl=https://abc.example.com:8443/rhsm --baseurl=https://xyz.example.com/pulp/content/ Customer has 3 capsules each in different location. Customer is using the same activaltion key. Customer will only change the url information in the above comand in the same script. 4. How would you like to achieve this? (List the functional requirements here). Navigate to Satellite web UI -> Hosts ->All Hosts -> Host should be available when the respective location is selected and it should be the location of the capsule registered. 5. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented. We can check the status of hosts from Satellite web UI -> Hosts ->All Hosts --> hosts should be displayed with the respective capsule location. 6. Would you be able to assist in testing this functionality if implemented? Yes