We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58d2a8 commit cd2a14eCopy full SHA for cd2a14e
gitlab/__main__.py
@@ -0,0 +1,4 @@
1
+import gitlab.cli
2
+
3
4
+__name__ == '__main__' and gitlab.cli.main()
0 commit comments