Create a new command for the gitlab AND the gluna parent commands.
gl users enum
gluna users enum
They both iterate over all available users on the API.
gluna does not need an API token for that.
Goal:
Enumerate all users on the instance.
For each user print a log line with zerlog and user context.
Reuse shared code.
Create a new command for the gitlab AND the gluna parent commands.
gl users enum
gluna users enum
They both iterate over all available users on the API.
gluna does not need an API token for that.
Goal:
Enumerate all users on the instance.
For each user print a log line with zerlog and user context.
Reuse shared code.