1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 14:22:07 +02:00
tldr/pages/linux/pkgctl-auth.md
2023-08-11 15:26:58 +02:00

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`