cli: fix login help output formatting. (#16502)
This commit is contained in:
parent
ed7177de76
commit
b0a3964e6b
|
@ -48,8 +48,8 @@ Login Options:
|
||||||
has configured a default, this flag is optional.
|
has configured a default, this flag is optional.
|
||||||
|
|
||||||
-type
|
-type
|
||||||
Type of the auth method to login to. If the cluster administrator has
|
Type of the auth method to login to. If the cluster administrator has
|
||||||
configured a default, this flag is optional.
|
configured a default, this flag is optional.
|
||||||
|
|
||||||
-oidc-callback-addr
|
-oidc-callback-addr
|
||||||
The address to use for the local OIDC callback server. This should be given
|
The address to use for the local OIDC callback server. This should be given
|
||||||
|
|
Loading…
Reference in New Issue