Bug 809349 - aeolus-configure cli should display Usage info if no option is supplied
Summary: aeolus-configure cli should display Usage info if no option is supplied
Keywords:
Status: CLOSED DUPLICATE of bug 799814
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configure
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
Assignee: Maros Zatko
QA Contact: pushpesh sharma
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-03 07:20 UTC by pushpesh sharma
Modified: 2014-08-04 22:30 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-08 15:51:03 UTC
Embargoed:


Attachments (Terms of Use)

Description pushpesh sharma 2012-04-03 07:20:13 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.From cli issue the following cmd:-
 aeolus-configure mock,ec2(i.e. didt use any option)

2.No error message is  displayed for correct options,even it display same output if this configuration is successful.

  
Actual results:
no error msg or usage info is displayed 

Expected results:
Usage info should be displayed as specified 

Additional info:
[root@dhcp201-169 ~]# aeolus-configure -h

USAGE:
aeolus-configure [-d|--debug] [-h|--help] [-v|--verbose] [-p|--profile]

OPTIONS:
   -h | --help       Show this message.
   -d | --debug      Debug logging mode.
   -v | --verbose    Verbose logging mode.
                     Note that you can only set one of the previous two options per run. If both are set,
                     the last one passed in will be honored.
   -p | --profile    Name of profile to use. A comma separated list can be used to specify multiple profiles.

Comment 2 Maros Zatko 2012-05-08 15:51:03 UTC

*** This bug has been marked as a duplicate of bug 799814 ***


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