You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
I personally don't need the -ExpirationDate optional argument which is possible in the API - if it's a hassle don't implement it but it might be worth a shot while you're at it...
In addition to your proposal I'd need Add-GitLabProjectMember -Project <ProjectName> -Username <firstuser>,<seconduser> -AccessLevel Developer
Listing/getting/deleting users would also be nice but at this stage I only need Add-GitLabGroupMember and Add-GitLabProjectMember :) Thank you!
I'd like to propose the implementation of getting/setting members of groups and projects via PSGitLab.
API: https://docs.gitlab.com/ce/api/members.html
I might be able to write a cmdlet for your consideration. Let me know how I can help.
The text was updated successfully, but these errors were encountered: