HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pkgctl auth — Authenticate `pkgctl` with services like GitLab. More information: <https://manned.org/pkgctl-auth>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandserviceslikepkgctlclipkgctl authwithauthenticate
linux

Problem

How to use the pkgctl auth command: Authenticate pkgctl with services like GitLab. More information: <https://manned.org/pkgctl-auth>.

Solution

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

Code Snippets

Authenticate `pkgctl` with the GitLab instance

pkgctl auth login

View authentication status

pkgctl auth status

Context

tldr-pages: linux/pkgctl auth

Revisions (0)

No revisions yet.