NAME
    gcloud alpha access-context-manager supported-services - retrieve VPC
        Service Controls 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 Service Controls supported services:

        $ gcloud alpha access-context-manager supported-services list

    To see support information about VPC Service Controls supported services:

        $ 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) Gets information about 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. These variants are also available:

        $ gcloud access-context-manager supported-services

        $ gcloud beta access-context-manager supported-services

