Sha256: e6634d86bfe43a90eee1a2f34fb2219775a59ade586da3f07e923f455a8095a9
Contents?: true
Size: 1.39 KB
Versions: 30
Compression:
Stored size: 1.39 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CONNECT\-DOCKER\-HUB" "" "August 2023" "" .SH "NAME" \fBuffizzi\-connect\-docker\-hub\fR \- grant a Uffizzi user account access to a private Docker Hub registry\. .SH "SYNOPSIS" \fBuffizzi connect docker\-hub\fR [\-\-username=USERNAME] [\-\-password=PASSWORD] .SH "DESCRIPTION" Given valid credentials, grants a Uffizzi user account access to a private Docker Hub registry .P Credentials can be provided interactively or non\-interactively via command options or environment variables: .br \fBDOCKERHUB_USERNAME\fR, \fBDOCKERHUB_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\-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 Hub credentials, including Docker ID and password or access token: .P \fBuffizzi connect docker\-hub\fR
Version data entries
30 entries across 30 versions & 1 rubygems