mirror of https://github.com/CrimsonTome/tldr.git
13 lines
255 B
Markdown
13 lines
255 B
Markdown
|
# pkgctl auth
|
||
|
|
||
|
> Authenticeer `pkgctl` met diensten zoals GitLab.
|
||
|
> Meer informatie: <https://man.archlinux.org/man/pkgctl-auth.1>.
|
||
|
|
||
|
- Authenticeer `pkgctl` met de GitLab instantie:
|
||
|
|
||
|
`pkgctl auth login`
|
||
|
|
||
|
- Toon authenticatie status:
|
||
|
|
||
|
`pkgctl auth status`
|