[PATCH] aeolus-image command updated to aeolus-cli

Jason Guiditta jguiditt at redhat.com
Tue Dec 20 15:31:39 UTC 2011


On 19/12/11 20:57 -0500, Hugh Brock wrote:
>Hello Mainn. Annoyingly, Jay Guiditta has just changed the aeolus command-line yet again :). So this patch may need to be updated a bit further. Jay, can you comment?
>
>--H
>
>=====================
>Hugh Brock

Actually, if my patch is accepted, it would mean this patch is not
needed, as it brings back aeolus-image in addition to renaming the
wrapper to 'aeolus' instead of 'aeolus-cli'

-j
>
>On Dec 19, 2011, at 4:11 PM, Tzu-Mainn Chen <tzumainn at redhat.com> wrote:
>
>> ---
>> aeolusproject.org/content/make_template.haml |    6 +++---
>> 1 files changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/aeolusproject.org/content/make_template.haml b/aeolusproject.org/content/make_template.haml
>> index f5427b3..21b2f96 100644
>> --- a/aeolusproject.org/content/make_template.haml
>> +++ b/aeolusproject.org/content/make_template.haml
>> @@ -69,11 +69,11 @@ filter: haml
>>   %h2 2. Build and transfer the image
>>
>>   %p
>> -    Now use the aeolus-image command-line tool to build the image described in the XML.
>> +    Now use the aeolus-cli command-line tool to build the image described in the XML.
>>
>>     %pre
>>       :preserve
>> -        $ aeolus-image build --target ec2 --template template.xml
>> +        $ aeolus-cli build --target ec2 --template template.xml
>>
>>         Target Image: 663ad46e-709f-4ea1-89f0-e73b8bb2205a
>>         Image: cb7acabd-59c3-41a7-894a-f3e1b072638c
>> @@ -103,7 +103,7 @@ filter: haml
>>
>>     %pre
>>       :preserve
>> -        $ aeolus-image push --provider ec2-us-east-1 --account my_ec2 \
>> +        $ aeolus-cli push --provider ec2-us-east-1 --account my_ec2 \
>>            --image 663ad46e-709f-4ea1-89f0-e73b8bb2205a \
>>            --build 3b5624b1-c9a5-48e2-b6cb-2abecd232eb9 \
>>            --targetimage 663ad46e-709f-4ea1-89f0-e73b8bb2205a
>> --
>> 1.7.6.4
>>



More information about the aeolus-devel mailing list