-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Would be nice, to have a CLI API where you can enable/disable packages. For buildout.coredev and operations in general that would be so much nicer:
To enable a package, that is already configured:
mxdev enable plone.batching
mxdev -c mx.iniAnd to disable:
mxdev disable plone.batching
mxdev -c mx.ini