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:
parent
14b90d43c4
commit
4c5096f306
1 changed files with 12 additions and 0 deletions
12
pages/linux/pkgctl-auth.md
Normal file
12
pages/linux/pkgctl-auth.md
Normal 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`
|
Loading…
Add table
Reference in a new issue