cli
cli copied to clipboard
Support dynamic completion
Can i write dynamic completion? like cobra :)

@liuwangchen Yes you can. Look at the App.BashCompleteFunc and Command.BashCompleteFunc vars which allow you to do just that