Pearl1594 commented on issue #75:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/75#issuecomment-874447120


   @andrijapanicsb I believe @DaanHoogland  is right wrt to using the variable 
in quotes. Tried reproducing the issue with cloudmonkey 5.3.3 and faced the 
same issue. 
   
   ```
   [09:45:45] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
./cloudmonkey.py --version
   cloudmonkey 5.3.3
   [09:45:49] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
   [09:45:50] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
template_name="CentOS 5.6 (64-bit) no GUI (Simulator)"
   [09:45:57] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
./cloudmonkey.py  list templates name=$template_name templatefilter=all
   [09:46:05] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
   [09:46:05] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
   [09:46:06] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
   [09:46:06] 
pearl@pearl-XPS-15-7590:~/go/src/github.com/cloudstack-cloudmonkey/cloudmonkey$ 
./cloudmonkey.py  list templates name="$template_name" templatefilter=all 
filter=name,id
   count = 1
   template:
   id = cc0a3600-cf22-11eb-9edd-50eb7122da94
   name = CentOS 5.6 (64-bit) no GUI (Simulator)
   
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to