Skip to:
Import module concept from ColdBox into CommandBox so the CLI can be extended via modules. Modules will have the same basic design with a ModuleConfig.cfc file in the root as well as the standard module lifecycle events onLoad(), onUnload(), etc.
Change commands over to be a convention inside of a module for easier installation. https://ortussolutions.atlassian.net/browse/COMMANDBOX-121#icft=COMMANDBOX-121
Import module concept from ColdBox into CommandBox so the CLI can be extended via modules. Modules will have the same basic design with a ModuleConfig.cfc file in the root as well as the standard module lifecycle events onLoad(), onUnload(), etc.
Change commands over to be a convention inside of a module for easier installation. https://ortussolutions.atlassian.net/browse/COMMANDBOX-121#icft=COMMANDBOX-121