Bug #10600
closedRemove unused options from hammer content-view version incremental-update
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1218431
Description of problem:
Remove unused options from hammer content-view version incremental-update
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-7-20150429.2
How reproducible:
Always
- hammer -u admin -p changeme content-view version incremental-update --help
Usage:
hammer content-view version incremental-update [OPTIONS]
Options:
--async Do not wait for the task
--content-view-version CONTENT_VIEW_VERSION_VERSION Content view version number
--content-view-version-environments CONTENT_VIEW_VERSION_ENVIRONMENTS Comma separated list of values.
--content-view-version-id CONTENT_VIEW_VERSION_ID Content view version identifier
--description DESCRIPTION The description for the new generated Content View Versions
--environment-ids ENVIRONMENTS list of environment IDs to update the content view version in
Comma separated list of values.
--environments ENVIRONMENT_NAMES Comma separated list of values.
--errata-ids ERRATA_IDS Errata uuids to copy into the new versions.
Comma separated list of values.
--id ID ID of a content view version to incrementally update
...
...
...
Actual results:
--content-view-version-environments is a dupe of --environment-ids
--content-view-version-id is a dupe of --id
Expected results:
Remove unused/dupe options:
--content-view-version-environments
--content-view-version-id
Additional info:
These options are not used and is very confusing.
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/295 added
- Pull request deleted (
)
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by Eric Helms over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|30b9ceff88462c265af4de3376145a5a7c08c3d2.