mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
42 lines
1.3 KiB
Text
42 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha artifacts vpcsc-config - manage Artifact Registry VPC Service
|
|
Controls configuration for remote repositories
|
|
|
|
SYNOPSIS
|
|
gcloud alpha artifacts vpcsc-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Artifact Registry VPC Service Controls configuration for
|
|
remote repositories.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
allow
|
|
(ALPHA) Allow Artifact Registry remote repositories inside a service
|
|
perimeter to retrieve data from their upstream sources outside of the
|
|
perimeter.
|
|
|
|
deny
|
|
(ALPHA) Deny access to upstream sources outside the service perimeter
|
|
for Artifact Registry remote repositories inside the perimeter.
|
|
|
|
describe
|
|
(ALPHA) Describe the current Artifact Registry configuration for VPC
|
|
Service Controls.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud artifacts vpcsc-config
|
|
|
|
$ gcloud beta artifacts vpcsc-config
|
|
|