# replicated registry add gcr

Add a Google Container Registry

### Synopsis

Add a Google Container Registry using a service account key

```
replicated registry add gcr [flags]
```

### Options

```
      --app-ids string             Comma-separated list of app IDs to scope this registry to
      --endpoint string            The GCR endpoint
  -h, --help                       help for gcr
      --name string                Name for the registry
      --serviceaccountkey string   The service account key to authenticate to the registry with
      --serviceaccountkey-stdin    Take the service account key from stdin
```

### Options inherited from parent commands

```
      --app string        The app slug or app id to use in all calls
      --debug             Enable debug output
  -o, --output string     The output format to use. Supported formats vary by command (json, table, wide). (default 'table', override with REPLICATED_OUTPUT env var) (default "table")
      --profile string    The authentication profile to use for this command
      --skip-validation   Skip validation of the registry (not recommended)
      --token string      The API token to use to access your app in the Vendor API
```

### SEE ALSO

* [replicated registry add](replicated-cli-registry-add)	 - add