Skip to content

Commit cd1b254

Browse files
committed
remove wrongly added flag from login command
1 parent c090c68 commit cd1b254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/ocm-backplane/login/login.go

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ func init() {
131131
"cluster-info",
132132
false, "Print basic cluster information after login",
133133
)
134-
flags.StringVar(&args.remediation, "remediation", "", "The name of the remediation for which RBAC should get created")
135134
}
136135

137136
// TODO there is something about the proxy config in relation to overriding with --url

0 commit comments

Comments
 (0)