andrijapanicsb opened a new issue #75: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/75
Not sure what is going on here... [root@CSman bootcamp]# template_name="CentOS 5.6(64-bit) no GUI (XenServer)" [root@CSman bootcamp]# cloudmonkey list templates name=$template_name templatefilter=all [root@CSman bootcamp]# [root@CSman bootcamp]# template_name='"CentOS 5.6(64-bit) no GUI (XenServer)"' [root@CSman bootcamp]# cloudmonkey list templates name=$template_name templatefilter=all [root@CSman bootcamp]# [root@CSman bootcamp]# [root@CSman bootcamp]# cloudmonkey list templates name="CentOS 5.6(64-bit) no GUI (XenServer)" templatefilter=all filter=name,id { "count": 1, "template": [ { "id": "facab0c5-989f-11eb-a211-080027a86798", "name": "CentOS 5.6(64-bit) no GUI (XenServer)" } ] } [root@CSman bootcamp]# cloudmonkey version Apache CloudStack CloudMonkey 6.1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org