Skip to content

Commit

Permalink
actually include the command
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Oct 29, 2024
1 parent e5406b4 commit 11f81ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/kots/cli/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func RootCmd() *cobra.Command {
cmd.AddCommand(EnableHACmd())
cmd.AddCommand(UpgradeServiceCmd())
cmd.AddCommand(AirgapUpdateCmd())
cmd.AddCommand(EmbeddedClusterCmd())

viper.BindPFlags(cmd.Flags())

Expand Down

0 comments on commit 11f81ff

Please sign in to comment.