Project

General

Profile

Bug #10600

Remove unused options from hammer content-view version incremental-update

Added by Eric Helms almost 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

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

Steps to Reproduce:
  1. 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.

Associated revisions

Revision 30b9ceff (diff)
Added by Eric Helms almost 8 years ago

Fixes #10600: Cleanup incremental update options.

This removes some unused options and renames some to more clear to
their purpose.

Revision 83edfcbb
Added by Eric D Helms almost 8 years ago

Merge pull request #295 from ehelms/fixes-10600

Fixes #10600: Cleanup incremental update options.

History

#1 Updated by The Foreman Bot almost 8 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 ()

#2 Updated by Eric Helms almost 8 years ago

  • Legacy Backlogs Release (now unused) set to 31
  • Triaged changed from No to Yes

#3 Updated by Eric Helms almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF