You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
having bash completion code may require this project change its license to GPLV2, so maybe is better to let user install it by themselves.
embed script requires other library, this is an important part for Ayi since the static assets for web interface should ship with the code like jar, but it should open another issue.
cobra has built in support https://github.com/spf13/cobra/blob/master/bash_completions.md
Use
and generate of bash scriptbash_completion
into binaryThe text was updated successfully, but these errors were encountered: