tldr/pages/linux/pkgctl-auth.md

13 lines
258 B
Markdown
Raw Normal View History

2023-08-11 14:26:58 +01:00
# 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`