Update CLI docs for v0.9.0 release
This commit is contained in:
parent
d06fe15a68
commit
b5dea42bbe
@ -48,6 +48,8 @@ pinniped get kubeconfig [flags]
|
||||
--static-token string Instead of doing an OIDC-based login, specify a static token
|
||||
--static-token-env string Instead of doing an OIDC-based login, read a static token from the environment
|
||||
--timeout duration Timeout for autodiscovery and validation (default 10m0s)
|
||||
--upstream-identity-provider-name string The name of the upstream identity provider used during login with a Supervisor
|
||||
--upstream-identity-provider-type string The type of the upstream identity provider used during login with a Supervisor (e.g. 'oidc', 'ldap')
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
Loading…
Reference in New Issue
Block a user