<#16315 Integrate shell-completion with Pants > Is...
# github-notifications
c
#16315 Integrate shell-completion with Pants Issue created by sureshjoshi Since #16200 has landed, integration with Pants should be the next focus (plus dedicated ZSH completions wouldn't hurt). The merged PR was strictly a Python script to generate bash completions. The outstanding questions are: • Which goal does this fall under? • Is there any way to auto-generate completions when
pants.toml
is changed? • Can the completions be auto-sourced after the first Pants run? pantsbuild/pants