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


   The same goes for other commands e.g.:
   
   [root@CSman bootcamp]# service_offering_name='"Ultra Tiny"'
   [root@CSman bootcamp]# $cli list serviceofferings name=$service_offering_name
   [root@CSman bootcamp]#
   [root@CSman bootcamp]# service_offering_name="Ultra Tiny"
   [root@CSman bootcamp]# $cli list serviceofferings name=$service_offering_name
   [root@CSman bootcamp]#
   [root@CSman bootcamp]# 


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