-
Notifications
You must be signed in to change notification settings - Fork 275
feat: initial version of user groups #3812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
||
The account role that the group should have. One of `admin`, `read`, `developer`, `owner`, `financeadmin`, `none`. | ||
|
||
#### --namespace-role (-nr) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we call namespace level access role
or permissions
? Seems like we have both in this PR
Co-authored-by: Ben Echols <[email protected]>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks very clean; thanks!
What does this PR do?
This adds a first draft of the user-groups documentation including tcld documentation.
Notes to reviewers
DO NOT MERGE without go-ahead from Bobby