Sha256: 614ee8066e0cbd57c2c85dd614d5f6b5966849465b87b17f4217c211b368275f
Contents?: true
Size: 1.38 KB
Versions: 30
Compression:
Stored size: 1.38 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CONNECT\-GHCR" "" "August 2023" "" .SH "NAME" \fBuffizzi\-connect\-ghcr\fR \- grant a Uffizzi user account access to a private GitHub Container Registry (GHCR) .SH "SYNOPSIS" \fBuffizzi connect ghcr\fR [\-\-username=USERNAME] [\-\-token=TOKEN] .SH "DESCRIPTION" Given valid credentials, grants a Uffizzi user account access to a private GitHub Container Registry\. .P Credentials can be provided interactively or non\-interactively via command options or environment variables: .br \fBGITHUB_USERNAME\fR, \fBGITHUB_ACCESS_TOKEN\fR .P This command can fail for the following reasons: \- The active user does not have permission to connect external services\. \- The given credentials are invalid\. .P For more information on connecting to external services, see: .br https://docs\.uffizzi\.com/references/cli/ .P For detailed instructions on configuring webhooks to send push notifications to Uffizzi, see: .br https://docs\.uffizzi\.com/guides/container\-registry\-integrations .SH "OPTIONS" .TP \fB\-u\fR, \fB\-\-username=<username>\fR Username for the service\. .TP \fB\-t\fR, \fB\-\-token=<token>\fR Access token for the service\. .SH "EXAMPLES" The following command will prompt the user to enter GHCR credentials, including GitHub account name and personal access token (PAT): .P \fBuffizzi connect ghcr\fR
Version data entries
30 entries across 30 versions & 1 rubygems