mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 07:40:10 +00:00
gcloud: Thu Jul 4 09:30:26 UTC 2024
This commit is contained in:
parent
9cd336cae4
commit
2614f6b65e
202 changed files with 4779 additions and 318 deletions
|
|
@ -9,8 +9,11 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
(BETA) Lists the services that VPC Service Controls supports. The services
|
||||
that are in this list either fully support VPC Service Controls or the
|
||||
integration of this service with VPC Service Controls is in Preview stage
|
||||
that are in this list fully support VPC Service Controls or the integration
|
||||
of this service with VPC Service Controls is in Preview stage
|
||||
(https://cloud.google.com/products#product-launch-stages), or the service
|
||||
integration is scheduled to be shut down and removed which is in
|
||||
[Deprecation stage]
|
||||
(https://cloud.google.com/products#product-launch-stages). Services that
|
||||
aren't in this list don't support VPC Service Controls and aren't
|
||||
guaranteed to function properly in a VPC Service Controls environment.
|
||||
|
|
@ -22,8 +25,8 @@ EXAMPLES
|
|||
|
||||
This command prints out a list of all supported services in a tabular form:
|
||||
|
||||
NAME TITLE SUPPORT_STAGE AVAILABLE_ON_RESTRICTED_VIP KNOWN_LIMITATIONS
|
||||
vpcsc_supported_service VPC-SC Supported API GA True False
|
||||
NAME TITLE SERVICE_SUPPORT_STAGE AVAILABLE_ON_RESTRICTED_VIP KNOWN_LIMITATIONS
|
||||
vpcsc_supported_service VPC-SC Supported API GA True False
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
@ -60,8 +63,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
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 list
|
||||
|
||||
$ gcloud alpha access-context-manager supported-services list
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue