1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 06:27:15 +00:00

gcloud: Thu Jul 4 09:30:26 UTC 2024

This commit is contained in:
Automated 2024-07-04 09:30:26 +00:00
parent 9cd336cae4
commit 2614f6b65e
202 changed files with 4779 additions and 318 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud beta access-context-manager supported-services - retrieve VPC-SC
Supported Services
gcloud beta access-context-manager supported-services - retrieve VPC
Service Controls Supported Services
SYNOPSIS
gcloud beta access-context-manager supported-services COMMAND
@ -12,11 +12,11 @@ DESCRIPTION
properties.
EXAMPLES
To see all VPC-SC supportedservices:
To see all VPC Service Controls supported services:
$ gcloud beta access-context-manager supported-services list
To see support information about VPC-SC supported service:
To see support information about VPC Service Controls supported services:
$ gcloud beta access-context-manager supported-services describe \
SERVICE_NAME
@ -30,14 +30,16 @@ COMMANDS
COMMAND is one of the following:
describe
(BETA) Get a VPC Service Controls Supported Service].
(BETA) Gets information about a VPC Service Controls Supported Service.
list
(BETA) Lists all VPC Service Controls supported services.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud access-context-manager supported-services
$ gcloud alpha access-context-manager supported-services