Closed alansemenov closed 9 months ago
Running
enonic sandbox create Sandbox1 --skip-template --force
should use the distro selected by default in the wizard (latest stable without --all flag or latest unstable with) for the new sandbox. Instead it gives error message: "Version flag can not be empty in non-interactive mode."
--all
Running
should use the distro selected by default in the wizard (latest stable without
--all
flag or latest unstable with) for the new sandbox. Instead it gives error message: "Version flag can not be empty in non-interactive mode."