Skip to content

Commit 9b8b806

Browse files
committed
Docs: Add link to gitlab docs on obtaining a token
I find these sort of links very user friendly 😅
1 parent e87835f commit 9b8b806

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/cli.rst

+3
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,16 @@ section.
8080
- URL for the GitLab server
8181
* - ``private_token``
8282
- Your user token. Login/password is not supported.
83+
Refer `the official documentation`__ to learn how to obtain a token.
8384
* - ``api_version``
8485
- API version to use (``3`` or ``4``), defaults to ``3``
8586
* - ``http_username``
8687
- Username for optional HTTP authentication
8788
* - ``http_password``
8889
- Password for optional HTTP authentication
8990

91+
__ https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html
92+
9093
CLI
9194
===
9295

0 commit comments

Comments
 (0)