Project

General

Profile

Actions

Bug #32863

open

Content-view version-number --help command and hammer full-help mismatch

Added by Oleh Fedorenko almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Other commands
Target version:
-
Difficulty:
Triaged:
No
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1973031

Description of problem:
Hammer option "--content-view-version CONTENT_VIEW_VERSION_VERSION" is not present in "Content-view version-number --help" but present in "Hammer full-help".

Version-Release number of selected component (if applicable):
tfm-rubygem-hammer_cli-2.5.1-1.el7sat.noarch

How reproducible:
Always

Steps to Reproduce:
1.Execute command "hammer content-view add-version --help"
2.Execute hammer command "hammer full-help"

Actual results:
Option "--content-view-version CONTENT_VIEW_VERSION_VERSION" is not present in "Content-view version-number --help" but present in "hammer full-help"

Expected results:
Add "--content-view-version CONTENT_VIEW_VERSION_VERSION" in "Content-view version-number --help"

Additional info:

hammer content-view add-version --help
Usage:
hammer content-view add-version [OPTIONS]

Options:
--content-view[-id] Content view name/id to search by
--content-view-version[-id] Content view version identifier
--id ID Content view numeric identifier
--name NAME Content view name to search by
--organization[-id|-label] Organization name/label/id to search by
-h, --help Print help

hammer full-help

hammer > content-view > add-version
-----------------------------------
Add a content view version to a composite view

Usage:
hammer content-view add-version [OPTIONS]

Options:
--content-view CONTENT_VIEW_NAME Content view name to search by
--content-view-id CONTENT_VIEW_ID Content view id to search by
--content-view-version CONTENT_VIEW_VERSION_VERSION Content view version number
--content-view-version-id CONTENT_VIEW_VERSION_ID Content view version identifier
--id ID Content view numeric identifier
--name NAME Content view name to search by
--organization ORGANIZATION_NAME Organization name to search by
--organization-id ORGANIZATION_ID Organization ID to search by
--organization-label ORGANIZATION_LABEL Organization label to search by
-h, --help

No data to display

Actions

Also available in: Atom PDF