vshn / concierge-cli

Companion CLI for Concierge to bulk-manage repository projects.
https://pypi.org/project/concierge-cli/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Add groups subcommand (add user to groups, manage permissions) #3

Closed bittner closed 5 years ago

bittner commented 5 years ago

These changes add a new CLI subcommand to the gitlab command, which allows:

As usual, to perform the add and update operations you must use an access token of a privileged user (GitLab administrator).