feat: add new job cmd
This commit is contained in:
@@ -17,6 +17,7 @@ func CommandInit(root *cobra.Command) {
|
||||
CommandNewModule,
|
||||
CommandNewProvider,
|
||||
CommandNewEvent,
|
||||
CommandNewJob,
|
||||
}
|
||||
|
||||
for _, c := range cmds {
|
||||
|
||||
Reference in New Issue
Block a user