Hi Phillip,

> On 06-Dec-2014, at 4:02 pm, Phillip Kent <[email protected]> wrote:
>
>>
>> list zones
>
>> list virtualmachines zoneid=%[4]['id']
>
>> list virtualmachines id=%[3]['id']
>
>> list networks id=%['nic'][0]['networkid']
>
> and maybe a way to print out data:
>
>> print %['cidr’]

I’ll explore more ways to do that, we already have such a way in interpreter 
mode that autocompletes parameter values when you do tab tab on a 
uuid/boolean/account-name type args. To try that, you need to have latest 
CloudMonkey 5.3.0 and set paramcompletion true.

Now, for the examples you suggested, you can do:

list virtualmachines zoneid=<tab><tab> and it gives you list of uuids with zone 
names you can use.

In background it calls list APIs to get the UUIDs of that resource and then 
caches them for 15 minutes for subsequent tab tab operations won’t cause more 
HTTP calls. I blogged about this feature which you may find interesting, 
readable here: 
http://shapeblue.com/apache-cloudstack/whats-new-in-cloudmonkey-5-3-0/

Hope this will help.

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | [email protected]
Blog: bhaisaab.org | Twitter: @_bhaisaab

Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software 
Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure 
Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.

Reply via email to