Sha256: a4550a5086ea9ef395494bf01495ba7e3f41b4428556dc8556a261c5c0492add
Contents?: true
Size: 1.53 KB
Versions: 8
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 2022" "" .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://github\.com/UffizziCloud/uffizzi_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
8 entries across 8 versions & 1 rubygems