NAME
    gcloud endpoints - create, enable and manage API services

SYNOPSIS
    gcloud endpoints GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        View configurations for various services.

     operations
        Manage Operation for various services.

     services
        Manage Services.

NOTES
    These variants are also available:

        $ gcloud alpha endpoints

        $ gcloud beta endpoints

