Being able to skip installing missing packages non-interactively
Closed this issue · 0 comments
locksten commented
Is your feature request related to a problem? Please describe.
When running certain integrations offline that don't require all packages to be installed, we need to be able to skip the installation step.
Describe the solution you'd like
Some command line option that would skip installing packages.
Describe alternatives you've considered
Setting isTemplate
disables too many other things too.