Bug 772274 - aeolus -h works.. --help does not
Summary: aeolus -h works.. --help does not
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: rubygem-aeolus-cli
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
Assignee: Martyn Taylor
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-06 16:44 UTC by wes hayutin
Modified: 2012-05-15 19:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-15 19:51:58 UTC


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2012:0591 0 normal SHIPPED_LIVE new packages: rubygem-aeolus-cli 2012-05-15 22:31:17 UTC

Description wes hayutin 2012-01-06 16:44:41 UTC
Description of problem:

rubygem-aeolus-cli-0.4.0-0.20120105171410git2c6b457.el6.noarch


[root@qeblade31 ~]# aeolus image push -h
Usage: aeolus-image push [command options]

Options:
    -I, --image ID                   ID of the base image, can be used in build and push commands, see examples
    -B, --build ID                   push all target images for a build, to same providers as previously
    -t, --targetimages ID            Retrieve the target images from a build
    -A, --account NAME,NAME          name of specific provider account to use for push
    -h, --help                       Get usage information for this command

Examples:
aeolus-image push --account ec2-account,ec2-account2 --targetimage $target_image_id   # Push target images to each of the specified account
aeolus-image push --account ec2-account,rhevm-account --build $build_id               # Push target images attached to a particular build to each of the specified accounts
aeolus-image push --account ec2-account,rhevm-account --image $image_id               # Push target images attached to a particular image to each of the specified accounts
[root@qeblade31 ~]# aeolus image push --help
Usage: aeolus [image] [subcommand] [general options] [command options]

    -h, --help                       Get usage information for this tool

URL with credentials to Conductor are set in ~/.aeolus-cli
Conductor URL should point to https://<host_where_conductor_runs>/conductor/api
Error: You must specifcy an account to push to

Comment 1 Martyn Taylor 2012-01-10 16:44:16 UTC
commit 5ec8dc748ce1e0fc2f2821c7c3663bc445e57f7e
Author: Martyn Taylor <mtaylor>
Date:   Tue Jan 10 11:06:53 2012 +0000

    BZ#772274 Fixed --help Option

Comment 2 Steve Linabery 2012-01-10 20:06:46 UTC
5ec8dc748ce1e0fc2f2821c7c3663bc445e57f7e in rubygem-aeolus-cli-0.3.0-2

Comment 3 Steve Linabery 2012-01-10 20:08:08 UTC
sorry, I mean rubygem-aeolus-cli-0.3.0-3

Comment 4 Aziza Karol 2012-01-11 06:17:18 UTC
aeolus-image --help works.


[root@hp-xw6400-01 ~]# aeolus image push --help
Usage: aeolus [image] [subcommand] [general options] [command options]

    -h, --help                       Get usage information for this tool

URL with credentials to Conductor are set in ~/.aeolus-cli
Conductor URL should point to https://<host_where_conductor_runs>/conductor/api
Usage: aeolus-image push [command options]

Options:
    -I, --image ID                   ID of the base image, can be used in build and push commands, see examples
    -B, --build ID                   push all target images for a build, to same providers as previously
    -t, --targetimages ID            Retrieve the target images from a build
    -A, --account NAME,NAME          name of specific provider account to use for push

Examples:
aeolus-image push --account ec2-account,ec2-account2 --targetimage $target_image_id   # Push target images to each of the specified account
aeolus-image push --account ec2-account,rhevm-account --build $build_id               # Push target images attached to a particular build to each of the specified accounts
aeolus-image push --account ec2-account,rhevm-account --image $image_id               # Push target images attached to a particular image to each of the specified accounts


[root@hp-xw6400-01 ~]# rpm -qa | grep aeolus
aeolus-conductor-doc-0.8.0-5.el6.noarch
rubygem-aeolus-image-0.3.0-2.el6.noarch
rubygem-aeolus-cli-0.3.0-3.el6.noarch
aeolus-all-0.8.0-5.el6.noarch
aeolus-conductor-0.8.0-5.el6.noarch
aeolus-configure-2.5.0-3.el6.noarch
aeolus-conductor-daemons-0.8.0-5.el6.noarch

Comment 5 wes hayutin 2012-01-12 16:27:13 UTC
removing verified on-qa from tracker

Comment 7 errata-xmlrpc 2012-05-15 19:51:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2012-0591.html


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