Skip to content

Commit

Permalink
bug-fix(creds)!: invalid error message
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Jun 1, 2024
1 parent a2f8a81 commit 3b05389
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/cmd/credentials.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ var credCmd = &cobra.Command{
}
cli.Client.Metadata.StateLocation = consts.KsctlStore(storage)

SetRequiredFeatureFlags(ctx, log, cmd)

log.Print(ctx, `
1> AWS (EKS)
2> Azure (AKS)
Expand Down

0 comments on commit 3b05389

Please sign in to comment.