1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/access-context-manager/supported-services/help

49 lines
1.5 KiB
Text
Raw Normal View History

2024-01-10 10:17:49 +00:00
NAME
2024-07-04 09:30:26 +00:00
gcloud alpha access-context-manager supported-services - retrieve VPC
Service Controls Supported Services
2024-01-10 10:17:49 +00:00
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
2024-07-04 09:30:26 +00:00
To see all VPC Service Controls supported services:
2024-01-10 10:17:49 +00:00
$ gcloud alpha access-context-manager supported-services list
2024-07-04 09:30:26 +00:00
To see support information about VPC Service Controls supported services:
2024-01-10 10:17:49 +00:00
$ 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
2024-07-04 09:30:26 +00:00
(ALPHA) Gets information about a VPC Service Controls Supported
Service.
2024-01-10 10:17:49 +00:00
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
2024-07-04 09:30:26 +00:00
access allowlist. These variants are also available:
$ gcloud access-context-manager supported-services
2024-01-10 10:17:49 +00:00
$ gcloud beta access-context-manager supported-services