Actions
Bug #3756
closedhammer medium create --help shows --operatingsystem-ids twice
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Description
Noticed that running hammer medium create --help shows --operatingsystem-ids twice in the output:
- hammer medium create --help
Usage:
hammer medium create [OPTIONS]
Options:
--name NAME Name of media
--path PATH The path to the medium, can be a URL or a valid NFS server (exclusive of the architecture).
for example http://mirror.centos.org/centos/$version/os/$arch where $arch will be substituted for the host’s actual OS architecture and $version, $major and $minor will be substituted for the version of the operating system.
Solaris and Debian media may also use $release.
--os-family OS_FAMILY The family that the operating system belongs to.
Available families:
Archlinux
Debian
Gentoo
Redhat
Solaris
Suse
Windows
--operatingsystem-ids OPERATINGSYSTEM_IDS Comma separated list of values.
--operatingsystem-ids OSIDS os ids
Comma separated list of values.
-h, --help print help
Versions:
- rubygem-hammer_cli-0.0.9-1.el6.noarch
- rubygem-hammer_cli_foreman-0.0.10-1.el6.noarch
Actions