Sha256: 12b0ccc1b06cec71c2ed817ff1226256d88ea32f93d566b097f4413df5d61a48

Contents?: true

Size: 1.21 KB

Versions: 4

Compression:

Stored size: 1.21 KB

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-CONNECT\-GCR" "" "April 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://docs\.uffizzi\.com/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

4 entries across 4 versions & 1 rubygems

Version Path
uffizzi-cli-0.9.0 man/uffizzi-connect-gcr
uffizzi-cli-0.8.0 man/uffizzi-connect-gcr
uffizzi-cli-0.7.3 man/uffizzi-connect-gcr
uffizzi-cli-0.7.2 man/uffizzi-connect-gcr