Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
EVEREST-633 remove monitoring command
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte committed Feb 6, 2024
1 parent 542cdb9 commit df75192
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 893 deletions.
34 changes: 0 additions & 34 deletions commands/monitoring.go

This file was deleted.

98 changes: 0 additions & 98 deletions commands/monitoring/enable.go

This file was deleted.

1 change: 0 additions & 1 deletion commands/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func NewRootCmd(l *zap.SugaredLogger) *cobra.Command {
// rootCmd.AddCommand(newProvisionCmd(l))
// rootCmd.AddCommand(newListCmd(l))
// rootCmd.AddCommand(newDeleteCmd(l))
rootCmd.AddCommand(newMonitoringCmd(l))
rootCmd.AddCommand(newTokenCmd(l))
rootCmd.AddCommand(newVersionCmd(l))
rootCmd.AddCommand(newUpgradeCmd(l))
Expand Down
42 changes: 0 additions & 42 deletions pkg/monitoring/deps.go

This file was deleted.

Loading

0 comments on commit df75192

Please sign in to comment.