Currently it's not possible to interactively skip sandbox startup after it's created.
Add a new flag --skip-start which will suppress the question about starting a new sandbox and prevent starting it.
It should be supported for the following commands:
sandbox createcreateproject createproject sandbox
Currently it's not possible to interactively skip sandbox startup after it's created. Add a new flag
--skip-start
which will suppress the question about starting a new sandbox and prevent starting it.It should be supported for the following commands:
sandbox create
create
project create
project sandbox