rohityadavcloud commented on PR #127:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/pull/127#issuecomment-1451676496

   The regression this fixes is the parameter autocompletion, where it includes 
resource name as in:
   ```
   templateid=99bcd10d-eaa4-4ad6-8169-7cf204fbc0b3 (Rocky 9 x64)
   ```
   
   With this fix, the autocompletion ignores the stuff starting with 
parenthesis:
   ```
   templateid=99bcd10d-eaa4-4ad6-8169-7cf204fbc0b3
   ```
   
   


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