enonic / cli-enonic

GNU General Public License v3.0
41 stars 1 forks source link

Enable skipping sandbox startup after create #556

Closed alansemenov closed 2 months ago

alansemenov commented 2 months ago

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