Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-auth.1.asciidoc
blob: 4912b024ab606e47b6dc3c6880e8043b93445f6d (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
34
35
36
37
38
pkgctl-auth(1)
==============

Name
----
pkgctl-auth - Authenticate with serivces like GitLab.

Synopsis
--------
pkgctl auth [OPTIONS] [SUBCOMMAND]

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

Manage the authorization for the GitLab instance and show its current status.

Options
-------

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

Subcommands
-----------

pkgctl auth login::
	Authenticate with the GitLab instance

pkgctl auth status::
	View authentication status

See Also
--------

linkman:pkgctl-auth-login[1]
linkman:pkgctl-auth-status[1]

include::include/footer.asciidoc[]