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