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.
2 parents 768ce19 + cd2a14e commit a3a7713Copy full SHA for a3a7713
gitlab/__main__.py
@@ -0,0 +1,4 @@
1
+import gitlab.cli
2
+
3
4
+__name__ == '__main__' and gitlab.cli.main()
0 commit comments