Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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.
Hello Juan,
I believe sandbox scope can only be defined on the top-level project/sandbox.
Out of curiosity, what use case for shared sandboxes would require the ability to re-scope only a particular subproject?
Regards,
Kael
Hi Juan,
that might be possible using the CLI. In the client gui you can only set very simple "filter-rules" to scope your sandbox.
The command line gives you a lot more options (see this older discussion Re: AND and OR in si configuresandbox --scope=... expression?).
HTH Matthias