Skip to content

Commit 6220308

Browse files
author
Gauvain Pocentek
committed
add HTTP auth options to doc
1 parent 11f1e2d commit 6220308

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cli.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ section.
7878
- URL for the GitLab server
7979
* - ``private_token``
8080
- Your user token. Login/password is not supported.
81+
* - ``http_username``
82+
- Username for optional HTTP authentication
83+
* - ``http_password``
84+
- Password for optional HTTP authentication
8185

8286
CLI
8387
===

0 commit comments

Comments
 (0)