mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
NAME
|
|
gcloud beta artifacts vpcsc-config - manage Artifact Registry VPC Service
|
|
Controls configuration for remote repositories
|
|
|
|
SYNOPSIS
|
|
gcloud beta artifacts vpcsc-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Allow Artifact Registry remote repositories inside a service
|
|
perimeter to retrieve data from their upstream sources outside of the
|
|
perimeter.
|
|
|
|
deny
|
|
(BETA) Deny access to upstream sources outside the service perimeter
|
|
for Artifact Registry remote repositories inside the perimeter.
|
|
|
|
describe
|
|
(BETA) Describe the current Artifact Registry configuration for VPC
|
|
Service Controls.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud artifacts vpcsc-config
|
|
|
|
$ gcloud alpha artifacts vpcsc-config
|
|
|