Bug #6092
closedhammer "host-collection" --help should not use 'system' anymore, replace it with content-host
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1103039
Description of problem:
Here --system and --system-id are given. May be to make it unified we should update it with --content-host.
[root@dhcp207-55 ~]# hammer host-collection content-hosts --help
Usage:
hammer host-collection content-hosts [OPTIONS]
Options:
--activation-key ACTIVATION_KEY_NAME
--activation-key-id ACTIVATION_KEY_ID
--id ID Id of the host collection
--organization ORGANIZATION_NAME
--organization-id ORGANIZATION_ID
--organization-label ORGANIZATION_LABEL
--system SYSTEM_NAME
--system-id SYSTEM_ID
Version-Release number of selected component (if applicable):
sat6 beta snap7 compose2 (Satellite-6.0.3-RHEL-6-20140528.4)
How reproducible:
always
Steps to Reproduce:
1.
2.
3.
Actual results:
hammer host-collection --help
Expected results:
hammer host-collection --help and for all sub-commands: the option --system or --system-id should be replaced with --content-host or --content-host-id
Additional info: