Description
Generates shell completion scripts automatically for command-line tools. It helps developers and power users add tab completion without writing every shell-specific completion file by hand.
Generated completion scripts run inside interactive shells. Review generated code before installing it globally, especially when completion data comes from untrusted command output.