Bug 755108

Summary: aeolus-cli list --targetimages not recognized as valid command
Product: [Retired] CloudForms Cloud Engine Reporter: James Laska <jlaska>
Component: rubygem-aeolus-cliAssignee: Petr Blaho <pblaho>
Status: CLOSED DUPLICATE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: jturner
Target Milestone: beta   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-21 17:30:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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