Skip to content

Commit

Permalink
Mark required flags
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaith committed Sep 2, 2024
1 parent 5042412 commit 7609511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/yorkie/user/login.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@ func init() {
false,
"Skip the TLS connection of the client",
)
_ = cmd.MarkFlagRequired("username")
SubCmd.AddCommand(cmd)
}

0 comments on commit 7609511

Please sign in to comment.