8000
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 759f6ed + 9b8b806 commit 657f011Copy full SHA for 657f011
docs/cli.rst
@@ -80,13 +80,16 @@ section.
80
- URL for the GitLab server
81
* - ``private_token``
82
- Your user token. Login/password is not supported.
83
+ Refer `the official documentation`__ to learn how to obtain a token.
84
* - ``api_version``
85
- API version to use (``3`` or ``4``), defaults to ``3``
86
* - ``http_username``
87
- Username for optional HTTP authentication
88
* - ``http_password``
89
- Password for optional HTTP authentication
90
91
+__ https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html
92
+
93
CLI
94
===
95
0 commit comments