Skip to content

Commit 6720648

Browse files
committed
refactor: remove events CLI command
1 parent 68bb303 commit 6720648

2 files changed

Lines changed: 0 additions & 280 deletions

File tree

cmd/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ func init() {
4141
rootCmd.AddCommand(cmd.Validate())
4242
rootCmd.AddCommand(cmd.Status())
4343
rootCmd.AddCommand(cmd.History())
44-
rootCmd.AddCommand(cmd.Events())
4544
rootCmd.AddCommand(cmd.Version())
4645
rootCmd.AddCommand(cmd.Server())
4746
rootCmd.AddCommand(cmd.Scheduler())

internal/cmd/events.go

Lines changed: 0 additions & 279 deletions
This file was deleted.

0 commit comments

Comments
 (0)