Seems to me it's about time we review and update tab completion scripts again (like in #1732)? There are some new and removed commands, options, etc, I think. See also #2983. Some other examples:
And maybe we could add a checkbox to .github/PULL_REQUEST_TEMPLATE.md similar to the one for updating docs but for tab completion scripts?
Seems to me it's about time we review and update tab completion scripts again (like in #1732)? There are some new and removed commands, options, etc, I think. See also #2983. Some other examples:
gc --all-commitshas been hidden from help output (gc: remove--all-commitsoptions from usage output #2681).dvc run --remove-outsis now deprecated.And maybe we could add a checkbox to .github/PULL_REQUEST_TEMPLATE.md similar to the one for updating docs but for tab completion scripts?