Command to create project and group access tokens
Problem to Solve
Sometimes it is necessary to create tokens for a project or group to perform certain actions. Currently there is no support for creating access tokens from glab
.
Proposal
Add the option to create a project or group (personal access tokens are not supported) via command.
command structure should probably be:
glab token <action> --project/group
Edited by Kai Armstrong