NAME
    gcloud beta access-context-manager supported-services - retrieve VPC-SC
        Supported Services

SYNOPSIS
    gcloud beta access-context-manager supported-services COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) The gcloud beta 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 beta access-context-manager supported-services list

    To see support information about VPC-SC supported service:

        $ gcloud beta 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
        (BETA) Get a VPC Service Controls Supported Service].

     list
        (BETA) Lists all VPC Service Controls supported services.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha access-context-manager supported-services

