Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1023077 - hammer: help text for 'domain create' does not line up correctly.
Summary: hammer: help text for 'domain create' does not line up correctly.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Provisioning
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: Tomas Strachota
QA Contact: Katello QA List
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 14:55 UTC by Corey Welton
Modified: 2019-09-26 13:43 UTC (History)
4 users (show)

Fixed In Version: rubygem-hammer_cli-0.0.9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-11 12:25:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 3517 0 None None None 2016-04-22 16:36:53 UTC
Red Hat Bugzilla 1023133 0 unspecified CLOSED hammer: template create --help formatted incorrectly. 2021-02-22 00:41:40 UTC

Internal Links: 1023133

Description Corey Welton 2013-10-24 14:55:14 UTC
Description of problem:
When user runs --help for 'hammer domain create', some of the help text does not appear on the correct line

Version-Release number of selected component (if applicable):
rubygem-hammer_cli_foreman-0.0.8-2.el6sat.noarch


How reproducible:


Steps to Reproduce:
1. hammer -u admin -p admin domain create --help
2. View results.

Actual results:
Usage:
    hammer domain create [OPTIONS]

Options:
    --name NAME                   
                                  The full DNS Domain name
    --fullname FULLNAME           
                                  Full name describing the domain
    --dns-id DNS_ID               
                                  DNS Proxy to use within this domain
    -h, --help                    print help



Expected results:
Usage:
    hammer domain create [OPTIONS]

Options:
    --name NAME                   The full DNS Domain name
    --fullname FULLNAME           Full name describing the domain
    --dns-id DNS_ID               DNS Proxy to use within this domain                                  
    -h, --help                    print help


Additional info:

Comment 2 Tomas Strachota 2013-11-12 09:24:44 UTC
Fixed in hammer-cli 0.0.9

commit e365992846ef6609e86713982dd31b89bd099992
Author: Tomas Strachota <tstrachota>
Date:   Tue Sep 10 09:46:44 2013 +0200

    option formatters turned into objects

Comment 6 Bryan Kearney 2014-09-11 12:25:58 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.


Note You need to log in before you can comment on or make changes to this bug.