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
Updated by Og Maciel about 11 years ago
The same issue appears on hammer medium update --help
Updated by Martin Bacovsky about 11 years ago
- Category set to Foreman commands (obsolete)
- Status changed from New to Ready For Testing
- Target version set to 1.9.3
- Translation missing: en.field_release set to 2
Updated by Martin Bacovsky about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli-foreman|commit:844cb8a140f76a50011f7e801f78871e9b59f1da.
Actions