Skip to main content
1-Visitor
March 3, 2015
Question

Is there to way to re-scope only a subproject within a Sandbox?

  • March 3, 2015
  • 2 replies
  • 1308 views

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.

    2 replies

    16-Pearl
    March 9, 2015

    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

    16-Pearl
    March 10, 2015

    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