kubevela.github.io/docs/cli/vela_auth.md

31 lines
786 B
Markdown

---
title: vela auth
---
Manage identity and authorizations.
### Options
```
-h, --help help for auth
```
### Options inherited from parent commands
```
-V, --verbosity Level number for the log level verbosity
-y, --yes Assume yes for all user prompts
```
### SEE ALSO
* [vela auth gen-kubeconfig](vela_auth_gen-kubeconfig.md) - Generate kubeconfig for user
* [vela auth grant-privileges](vela_auth_grant-privileges.md) - Grant privileges for user/group/serviceaccount
* [vela auth list-privileges](vela_auth_list-privileges.md) - List privileges for user/group/serviceaccount
#### Go Back to [CLI Commands](vela.md) Homepage.
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).