mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 14:22:07 +02:00
12 lines
258 B
Markdown
12 lines
258 B
Markdown
# pkgctl auth
|
|
|
|
> Authenticate `pkgctl` with services like GitLab.
|
|
> More information: <https://man.archlinux.org/man/pkgctl-auth.1>.
|
|
|
|
- Authenticate `pkgctl` with the GitLab instance:
|
|
|
|
`pkgctl auth login`
|
|
|
|
- View authentication status:
|
|
|
|
`pkgctl auth status`
|