Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-auth.1.asciidoc
blob: d4ecf50328b00115a52c7fd9b0fcfd91a10e71da (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
--------

pkgctl-auth-login(1)
pkgctl-auth-status(1)

include::include/footer.asciidoc[]