1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jan 10 10:17:49 UTC 2024

This commit is contained in:
Automated 2024-01-10 10:17:49 +00:00
parent 08ad88258a
commit 5fec13c692
262 changed files with 3211 additions and 4501 deletions

View file

@ -0,0 +1,45 @@
NAME
gcloud alpha access-context-manager supported-services - retrieve VPC-SC
Supported Services
SYNOPSIS
gcloud alpha access-context-manager supported-services COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The gcloud alpha access-context-manager supported-services command
group lets you list VPC Service Controls supported services and its
properties.
EXAMPLES
To see all VPC-SC supportedservices:
$ gcloud alpha access-context-manager supported-services list
To see support information about VPC-SC supported service:
$ gcloud alpha access-context-manager supported-services describe \
SERVICE_NAME
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Get a VPC Service Controls Supported Service].
list
(ALPHA) Lists all VPC Service Controls supported services.
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. This variant is also available:
$ gcloud beta access-context-manager supported-services