Skip to content

Commit 9542ad2

Browse files
committed
Fix missing deployment command
1 parent dfb127c commit 9542ad2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

commands/commands.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ func GetCommands() []*console.Command {
1818
startCommand,
1919
stopCommand,
2020
resetCommand,
21+
deploymentCommand,
2122
}
2223
}

0 commit comments

Comments
 (0)