### Describe the feature you'd like to request I'd like to be able to use multiple scopes with the `prune` CLI command. ### Describe the solution you'd like `turbo prune --scope=app1 --scope=app2` We can already do this with the run command. ### Describe alternatives you've considered -