Skip to content

Commit

Permalink
Sync CLI changes from k3s
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Apr 19, 2023
1 parent 541ffcf commit 9ce3825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cli/cmds/etcd_snapshot.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ func NewEtcdSnapshotCommand() cli.Command {
}

command := cmds.NewEtcdSnapshotCommands(
etcdsnapshot.Run,
etcdsnapshot.Delete,
etcdsnapshot.List,
etcdsnapshot.Prune,
Expand Down

0 comments on commit 9ce3825

Please sign in to comment.