Bug 755108 - aeolus-cli list --targetimages not recognized as valid command
Summary: aeolus-cli list --targetimages not recognized as valid command
Keywords:
Status: CLOSED DUPLICATE of bug 754956
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: rubygem-aeolus-cli
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
Assignee: Petr Blaho
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-18 21:07 UTC by James Laska
Modified: 2013-09-02 06:58 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-21 17:30:58 UTC


Attachments (Terms of Use)

Description James Laska 2011-11-18 21:07:52 UTC
Description of problem:

The aeolus-cli --help identifies the command-line option "list --targetimages" as valid.  However, it does not seem like that command is recognized as valid when used.

Version-Release number of selected component (if applicable):
 * rubygem-aeolus-cli-0.1.0-4.el6.noarch

How reproducible:
 * 100%

Steps to Reproduce:
1. Get a image-id by running
 # aeolus-cli list --images
2. Get a build-id by running 
 # aeolus-cli list --builds $image-id
3. Using build-id, list target images
 # aeolus-cli list --targetimages $target-image
  
Actual results:
# aeolus-cli list --targetimages a15cbf07-3977-49cc-ab1b-b7e96515e410 
Could not find subcommand for list, run `./aeolus-cli --help` for usage instructions

Expected results:

# aeolus-cli list --targetimages a15cbf07-3977-49cc-ab1b-b7e96515e410 
bca6e6c1-9f16-4704-bd12-707c8103ed5b

Additional info:

Comment 1 wes hayutin 2011-11-21 17:30:58 UTC

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

Comment 2 wes hayutin 2011-11-28 01:22:04 UTC
removing bugs from tracker as part of 0.6 release


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