You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/07/19 16:47:45 UTC

[GitHub] [cloudstack-cloudmonkey] rhtyd edited a comment on issue #62: Bash completion

rhtyd edited a comment on issue #62:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/62#issuecomment-660674499


   @onitake cobra is not a standard Go flag package, besides it's a heavily bloated dependency. `cmk` already uses the standard `flag` package: https://github.com/apache/cloudstack-cloudmonkey/blob/master/cmk.go#L21
   
   `cmk` provides an autocompletion for not just parameters but also parameter values when used in the shell mode. I'm not sure other stated dependencies provide value completion (by querying via a server-side request) as well. Pull requests are welcome!


----------------------------------------------------------------
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:
users@infra.apache.org