feat: remove module command
This commit is contained in:
@@ -14,7 +14,7 @@ func CommandInit(root *cobra.Command) {
|
||||
|
||||
cmds := []func(*cobra.Command){
|
||||
CommandNewProject,
|
||||
CommandNewModule,
|
||||
// deprecate CommandNewModule,
|
||||
CommandNewProvider,
|
||||
CommandNewEvent,
|
||||
CommandNewJob,
|
||||
|
||||
Reference in New Issue
Block a user