Skip to content

Commit

Permalink
Merge pull request #16662 from iiamabby/remove-etcdutl-backup
Browse files Browse the repository at this point in the history
Remove legacy etcdutl backup
  • Loading branch information
ahrtr authored Sep 29, 2023
2 parents d92d37b + 4132c35 commit 0a3dc1a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 305 deletions.
1 change: 0 additions & 1 deletion etcdutl/ctl.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ func init() {
})

rootCmd.AddCommand(
etcdutl.NewBackupCommand(),
etcdutl.NewDefragCommand(),
etcdutl.NewSnapshotCommand(),
etcdutl.NewVersionCommand(),
Expand Down
304 changes: 0 additions & 304 deletions etcdutl/etcdutl/backup_command.go

This file was deleted.

0 comments on commit 0a3dc1a

Please sign in to comment.