Question
Is there to way to re-scope only a subproject within a Sandbox?
I am investigating how to use shared sandboxes, and one of our use cases brings up the need to re-scope a sandbox, but it'd be better to re-scope only a subproject, and not the whole project the sandbox was created for. This is to avoid downloading unneeded extra files from the other subprojects which can make the re-scoping take too long.

