1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

pkgctl-auth: add page (#10595)

This commit is contained in:
K.B.Dharun Krishna 2023-08-11 18:56:58 +05:30 committed by GitHub
parent 14b90d43c4
commit 4c5096f306
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,12 @@
# 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`