Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,16 @@ section.
- URL for the GitLab server
* - ``private_token``
- Your user token. Login/password is not supported.
Refer `the official documentation`__ to learn how to obtain a token.
* - ``api_version``
- API version to use (``3`` or ``4``), defaults to ``3``
* - ``http_username``
- Username for optional HTTP authentication
* - ``http_password``
- Password for optional HTTP authentication

__ https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html

CLI
===

Expand Down