Sha256: 96b27093a71217604409305461f20642745934065f000f9afd957df07223086c
Contents?: true
Size: 1.53 KB
Versions: 30
Compression:
Stored size: 1.53 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CONNECT\-DOCKER\-REGISTRY" "" "August 2023" "" .SH "NAME" \fBuffizzi\-connect\-docker\-registry\fR \- grant a Uffizzi user account access to a Docker Container Registry\. .SH "SYNOPSIS" \fBuffizzi connect docker\-registry\fR [\-\-registry=REGISTRY] [\-\-username=USERNAME] [\-\-password=PASSWORD] .SH "DESCRIPTION" Given valid credentials, grants a Uffizzi user account access to a Docker Container Registry .P Credentials can be provided interactively or non\-interactively via command options or environment variables: .br \fBDOCKER_REGISTRY_URL\fR, \fBDOCKER_REGISTRY_USERNAME\fR, \fBDOCKER_REGISTRY_PASSWORD\fR .P This command can fail for the following reasons: \- The active user does not have permission to connect external services\. \- The given credentials are invalid\. .P For more information on connecting to external services, see: .br https://docs\.uffizzi\.com/references/cli/ .P For detailed instructions on configuring webhooks to send push notifications to Uffizzi, see: .br https://docs\.uffizzi\.com/guides/container\-registry\-integrations .SH "OPTIONS" .TP \fB\-r\fR, \fB\-\-registry=<registry>\fR URL of the service\. .TP \fB\-u\fR, \fB\-\-username=<username>\fR Username for the service\. .TP \fB\-p\fR, \fB\-\-password=<password>\fR Password for the service\. .SH "EXAMPLES" The following command will prompt the user to enter Docker Container Registry credentials, including username and password: .P \fBuffizzi connect docker\-registry\fR
Version data entries
30 entries across 30 versions & 1 rubygems