NAME
    gcloud beta endpoints - create, enable and manage API services

SYNOPSIS
    gcloud beta endpoints GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Google Service Management is an infrastructure service of Google
    Cloud Platform that manages other APIs and services, including Google's own
    Cloud Platform services and their APIs, and services created using Google
    Cloud Endpoints.

    More information on Service Management can be found here:
    https://cloud.google.com/service-management and detailed documentation can
    be found here: https://cloud.google.com/service-management/docs/

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     configs
        (BETA) View configurations for various services.

     operations
        (BETA) Manage Operation for various services.

     services
        (BETA) Manage Services.

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

        $ gcloud endpoints

        $ gcloud alpha endpoints

