I have a config file:
cat ~/.python-gitlab.cfg
[global]
url=http://ca-ovsx32:8888
private_token=hmy-BNCwmRChRveoUsds
I tried listing the users:
[toby.ferguson@ca-ovsx32 ~]$ gitlab -v user list
Impossible to get the gitlab id (not specified in config file)
but what is the gitlab id? There's no mention of this keyword for the config file? I tried id, username & user_nameIndeed, there's no complete list of keywords :-(