Sha256: 2f96d630138bcaa347781e1364163569e1a6ff63e7a8e5f51b391c731c88dabe
Contents?: true
Size: 1.06 KB
Versions: 30
Compression:
Stored size: 1.06 KB
Contents
# uffizzi-connect - grant a Uffizzi user account access to external services ## SYNOPSIS `uffizzi connect` COMMAND [--skip-raise-existence-error] [--update-credential-if-exists] ## DESCRIPTION Grants a Uffizzi user account access to external services. For more information on connecting to external services, see: https://docs.uffizzi.com/references/cli/ ## COMMANDS COMMAND is one of the following: * `acr`: Connect to Azure Container Registry (azurecr.io). * `docker-hub`: Connect to Docker Hub (hub.docker.com). * `docker-registry`: Connect to any registry implementing the Docker Registry HTTP API protocol * `ecr`: Connect to Amazon Elastic Container Registry (amazonaws.com). * `gcr`: Connect to Google Container Registry (gcr.io). * `ghcr`: Connect to GitHub Container Registry (ghcr.io). ## FLAGS * `--skip-raise-existence-error`: If credential exists, do not raise an exception, just print a message. * `--update-credential-if-exists`: Update credential if it exists. Run `uffizzi connect COMMAND --help` for more information on a command.
Version data entries
30 entries across 30 versions & 1 rubygems