We were trying to call a bash function with bash stuff like @ () from a variable. Stop that. Just call a function with an arg from a variable instead of trying to pass around the bash. Should fix https://github.com/spf13/cobra/pull/103
They should still work, but shouldn't show up in help or usage output
Given a (potentially annotated) cobra command you can generate a bash completion script.