It would be great, for CI/CD and pre-commit hooks, if I could run bolt ws --only-modified such that, only if there were changes in the workspaces subdirectory, would the command run on that particular workspaces.
This would be useful especially for doing things like running a lint command only on the packages that need it.