mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
13 lines
247 B
Markdown
13 lines
247 B
Markdown
# pkgctl auth
|
|
|
|
> Authenticate `pkgctl` with services like GitLab.
|
|
> More information: <https://manned.org/pkgctl-auth.1>.
|
|
|
|
- Authenticate `pkgctl` with the GitLab instance:
|
|
|
|
`pkgctl auth login`
|
|
|
|
- View authentication status:
|
|
|
|
`pkgctl auth status`
|