h1. Bash Completion
Generate bash completion script content to stdout.
Suggested command: "ag completion $shell".
"$shell" being bash or zsh (for now).
The cli could contain a n embedded static file using packr so the command would only read the content of this file and print it into the standard output.
See "oc completion bash" output for referemce. |
|