mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
13 lines
245 B
Markdown
13 lines
245 B
Markdown
# pkgctl auth
|
|
|
|
> Authenticate `pkgctl` with services like GitLab.
|
|
> More information: <https://manned.org/pkgctl-auth>.
|
|
|
|
- Authenticate `pkgctl` with the GitLab instance:
|
|
|
|
`pkgctl auth login`
|
|
|
|
- View authentication status:
|
|
|
|
`pkgctl auth status`
|