- Notifications
You must be signed in to change notification settings - Fork673
Closed
Description
Description of the problem, including code/CLI snippet
> python--versionPython3.6.57/20/20184:50:32 PM HBL4218 ~> gitlab-g rd project-export download--project-id3
Same behavior in Python 3.4.8 on CentOS, also with v1.5.1.
Expected Behavior
Project export archive is downloaded
Actual Behavior
Traceback (mostrecentcalllast):File"C:\Python36\Scripts\gitlab-script.py",line11,in<module>load_entry_point('python-gitlab==1.5.1','console_scripts','gitlab')()File"c:\python36\lib\site-packages\gitlab\cli.py",line179,inmaincli_module.run(gl,what,action,args,verbose,output,fields)File"c:\python36\lib\site-packages\gitlab\v4\cli.py",line357,inrundata=g_cli()File"c:\python36\lib\site-packages\gitlab\v4\cli.py",line61,in__call__returnself.do_custom()File"c:\python36\lib\site-packages\gitlab\v4\cli.py",line73,indo_customdata[self.cls._id_attr]=self.args.pop(self.cls._id_attr)KeyError:None
Specifications
- python-gitlab version: 1.5.1
- API version you are using (v3/v4): v4
- Gitlab server version (or gitlab.com): 10.7.5 EE