2025-03-14 21:59:59 -06:00
|
|
|
# pkgctl auth
|
|
|
|
|
|
|
|
|
|
> Authenticate `pkgctl` with services like GitLab.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://manned.org/pkgctl-auth>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Authenticate `pkgctl` with the GitLab instance:
|
|
|
|
|
|
|
|
|
|
`pkgctl auth login`
|
|
|
|
|
|
|
|
|
|
- View authentication status:
|
|
|
|
|
|
|
|
|
|
`pkgctl auth status`
|