pkgctl-auth: add page (#10595)

pull/23/head
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
1 changed files with 12 additions and 0 deletions

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`