Sha256: 3c709319226966e164cbdd49ff783171bf918898a5a21d04960f2b628b98ae78
Contents?: true
Size: 1.48 KB
Versions: 30
Compression:
Stored size: 1.48 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CONNECT\-ECR" "" "August 2023" "" .SH "NAME" \fBuffizzi\-connect\-ecr\fR \- grant a Uffizzi user account access to a private Amazon Elastic Container Registry (ECR) .SH "SYNOPSIS" \fBuffizzi connect ecr\fR [\-\-registry=REGISTRY] [\-\-id=ID] [\-\-secret=SECRET] .SH "DESCRIPTION" Given valid credentials, grants a Uffizzi user account access to a private Amazon Elastic Container Registry .P Credentials can be provided interactively or non\-interactively via command options or environment variables: .br \fBAWS_REGISTRY_URL\fR, \fBAWS_ACCESS_KEY_ID\fR, \fBAWS_SECRET_ACCESS_KEY\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\-\-id=<id>\fR Access key id for the service\. .TP \fB\-s\fR, \fB\-\-secret=<secret>\fR Secret access key for the service\. .SH "EXAMPLES" The following command will prompt the user to enter ACR credentials, including registry domain, access key ID and secret access key: .P \fBuffizzi connect ecr\fR
Version data entries
30 entries across 30 versions & 1 rubygems