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


   Did it really @andrijapanicsb? The shell would always expand the var to 
include the spaces and than cmk would only get the first part as the value of 
the parameter. I don't think this was ever supposed to work without quotes. 
i.e. `cloudmonkey list templates name="$template_name" templatefilter=all` 
instead of `cloudmonkey list templates name=$template_name templatefilter=all` 
cmk has no control over CLI expansion/passing.


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


Reply via email to