Project

General

Profile

Actions

Bug #10600

closed

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

Added by Eric Helms almost 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.

Actions #1

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

Updated by Eric Helms almost 9 years ago

  • translation missing: en.field_release set to 31
  • Triaged changed from No to Yes
Actions #3

Updated by Eric Helms almost 9 years ago

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

Also available in: Atom PDF