1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Feb 15 10:13:15 UTC 2023

This commit is contained in:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -0,0 +1,38 @@
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