Sha256: fa9d410154604a577c6d5674e7b2a99c8a7b4f2a504112881af8b91e45538d28
Contents?: true
Size: 1.22 KB
Versions: 8
Compression:
Stored size: 1.22 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CONNECT\-GCR" "" "May 2022" "" .SH "NAME" \fBuffizzi\-connect\-gcr\fR \- grant a Uffizzi user account access to a private Google Container Registry (GCR) .SH "SYNOPSIS" .nf uffizzi connect gcr [KEY_FILE] .fi .SH "DESCRIPTION" .nf Given valid credentials, grants a Uffizzi user account access to a private Google Container Registry This command can fail for the following reasons: \- The active user does not have permission to connect external services\. \- The given credentials are invalid\. For more information on connecting to external services, see: https://github\.com/UffizziCloud/uffizzi_cli For detailed instructions on configuring webhooks to send push notifications to Uffizzi, see https://docs\.uffizzi\.com/guides/container\-registry\-integrations .fi .SH "POSITIONAL ARGUMENTS" .nf KEY_FILE A Google Cloud service account key file\. The key file is a JSON file that grants Uffizzi access to a private GCR\. .fi .SH "EXAMPLES" .nf The following command uses a Google Cloud service account key file called sa\-private\-key\.json to connect to a private GCR: $ uffizzi connect gcr sa\-private\-key\.json .fi
Version data entries
8 entries across 8 versions & 1 rubygems