summaryrefslogtreecommitdiff
path: root/docs/cli-usage.rst
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2021-01-31 18:16:05 +0100
committerNejc Habjan <hab.nejc@gmail.com>2021-01-31 18:16:05 +0100
commita69a214ef7f460cef7a7f44351c4861503f9902e (patch)
tree259094684eb4ea50f0a161cf44d96fdbcd75aa92 /docs/cli-usage.rst
parentc5a37e7e37a62372c250dfc8c0799e847eecbc30 (diff)
downloadgitlab-feat/override-user-agent.tar.gz
docs: add docs and examples for custom user agentfeat/override-user-agent
Diffstat (limited to 'docs/cli-usage.rst')
-rw-r--r--docs/cli-usage.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli-usage.rst b/docs/cli-usage.rst
index 21a4baf..1c24824 100644
--- a/docs/cli-usage.rst
+++ b/docs/cli-usage.rst
@@ -78,6 +78,9 @@ parameters. You can override the values in each GitLab server section.
- Integer between 1 and 100
- The number of items to return in listing queries. GitLab limits the
value at 100.
+ * - ``user_agent``
+ - ``str``
+ - A string defining a custom user agent to use when ``gitlab`` makes requests.
You must define the ``url`` in each GitLab server section.