gcloud access-context-manager supported-permissions

NAME
gcloud access-context-manager supported-permissions - retrieve VPC Service Controls Supported Permissions
SYNOPSIS
gcloud access-context-manager supported-permissions COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
The gcloud access-context-manager supported-permissions command group lets you list VPC Service Controls supported permissions. It also lets you describe which permissions in a provided role are supported by VPC Service Controls.
EXAMPLES
To see all VPC Service Controls supported permissions:
gcloud access-context-manager supported-permissions list

To see which permissions in a provided role are supported by VPC Service

Controls:
gcloud access-context-manager supported-permissions describe roles/example.role.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
Describes which permissions in a provided role are supported by VPC Service Controls.
list
Lists all VPC Service Controls supported permissions.
NOTES
These variants are also available:
gcloud alpha access-context-manager supported-permissions
gcloud beta access-context-manager supported-permissions