Closed alansemenov closed 8 months ago
When a new sandbox is created, ask if it should be started with "Y" (yes) as a default option.
Also support "--dev" parameter (for both create and project create commands) which will start sandbox in dev mode (if user answers "Y")
--dev
create
project create
When a new sandbox is created, ask if it should be started with "Y" (yes) as a default option.
Also support "
--dev
" parameter (for bothcreate
andproject create
commands) which will start sandbox in dev mode (if user answers "Y")