<#21305 Better shell completions> Issue created by...
# github-notifications
c
#21305 Better shell completions Issue created by Zavitit As of now Pants complete only helps with the basic usage of goals and is not aware of any flags or targets which kind of make it useless in my opinion It is nice but most goals are easy to remember and type However some flags or targets ( especially ones not in the root of the repo) can get pretty long and annoying to write all the time I think that adding the flags and available target to the complete could really improve the usability of pants And since the systems to find targets is already implemented and creating auto-complete already requires to run pants the leap to really good completions seems not that far to me I know this ended up sounding like a petty rant but I do think this will be a really nice addition Thank you for the help ☺️ pantsbuild/pants