Project

General

Profile

Actions

Bug #27597

closed

output format for hammer help command is inconsistent

Added by Oleh Fedorenko over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Other commands
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

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

Description of problem:
output format of help for some hammer command is inconsistent

Version-Release number of selected component (if applicable):
@satellite 6.5.0 snap 11

How reproducible:
always

Steps to Reproduce:
1. output format of help for some hammer command is inconsistent
2. It should be like <shortname>, <name>, <value>, <description>
3. commands are:
- hammer virt-who-config fetch
- hammer report-template create
- hammer report-template update

Actual results:
hammer > virt-who-config > fetch
--------------------------------
Renders a deploy script for the specified virt-who configuration

Usage:
hammer > virt-who-config > fetch [OPTIONS]

Options:
--id ID
--location LOCATION_NAME Location name
--location-id LOCATION_ID
--location-title LOCATION_TITLE Location title
--name NAME Name to search by
--organization ORGANIZATION_NAME Organization name
--organization-id ORGANIZATION_ID Organization ID
--organization-title ORGANIZATION_TITLE Organization title
--output, -o FILE File where the script will be written.
-h, --help Print help

Expected results:
Usage:
hammer > virt-who-config > fetch [OPTIONS]

Options:
--id ID
--location LOCATION_NAME Location name
--location-id LOCATION_ID
--location-title LOCATION_TITLE Location title
--name NAME Name to search by
--organization ORGANIZATION_NAME Organization name
--organization-id ORGANIZATION_ID Organization ID
--organization-title ORGANIZATION_TITLE Organization title
-o, --output FILE File where the script will be written.
-h, --help Print help

Additional info:

Actions #1

Updated by Oleh Fedorenko over 4 years ago

  • Difficulty set to trivial
  • Triaged changed from No to Yes
Actions #2

Updated by yifat makias over 4 years ago

  • Assignee set to yifat makias
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/hammer-cli-foreman/pull/447 added
Actions #4

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases hammer-cli-foreman-0.19.0 added
Actions #5

Updated by yifat makias over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF