mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 10:46:01 +00:00
Update cheatsheets
This commit is contained in:
17
linux/pkgctl-auth
Normal file
17
linux/pkgctl-auth
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user