Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-auth-login.1.asciidoc
blob: 9c32ab26837ab9c2b1ee6eed710f7887341c6951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
pkgctl-auth-login(1)
====================

Name
----
pkgctl-auth-login - Authenticate with the GitLab instance

Synopsis
--------
pkgctl auth login [OPTIONS]

Description
-----------

Interactively authenticate with the GitLab instance.

The minimum required scopes for the token are: 'api', 'write_repository'.

Options
-------

*-g, --gen-access-token*::
	Open the URL to generate a new personal access token

*-h, --help*::
	Show a help text

See Also
--------

linkman:pkgctl-auth-status[1]

include::include/footer.asciidoc[]