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