Injectable interface for registering custom CLI commands with Magek. Commands should be oclif Command classes (concrete implementations, not abstract).
Map of command names to oclif Command classes. The command name will be used as the subcommand name.
Injectable interface for registering custom CLI commands with Magek. Commands should be oclif Command classes (concrete implementations, not abstract).