Sha256: 22c3cbed801e5e34718e52e6a76edca0030dee06a03327178c554fedc68f8df1

Contents?: true

Size: 1.09 KB

Versions: 8

Compression:

Stored size: 1.09 KB

Contents

# uffizzi-connect-gcr - grant a Uffizzi user account access to a private Google Container Registry (GCR)

## SYNOPSIS

`uffizzi connect gcr` [KEY_FILE]

## DESCRIPTION

Given valid credentials, grants a Uffizzi user account access 
to a private Google Container Registry

Credentials can be provided via a key file or environment variable:  
`GCLOUD_SERVICE_KEY`

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

## ARGUMENTS

* KEY_FILE:
  A Google Cloud service account key file. The key file is a JSON file that grants Uffizzi access to a private GCR.

## EXAMPLES

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`

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
uffizzi-cli-1.0.5 man/uffizzi-connect-gcr.ronn
uffizzi-cli-1.0.4 man/uffizzi-connect-gcr.ronn
uffizzi-cli-1.0.3 man/uffizzi-connect-gcr.ronn
uffizzi-cli-1.0.2 man/uffizzi-connect-gcr.ronn
uffizzi-cli-1.0.1 man/uffizzi-connect-gcr.ronn
uffizzi-cli-1.0.0 man/uffizzi-connect-gcr.ronn
uffizzi-cli-0.14.0 man/uffizzi-connect-gcr.ronn
uffizzi-cli-0.12.0 man/uffizzi-connect-gcr.ronn