NAME
    gcloud endpoints services - manage Services

SYNOPSIS
    gcloud endpoints services COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Services.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        Add IAM policy binding to a service.

     check-iam-policy
        Returns information about a principal's permissions on a service.

     delete
        Deletes a service from Google Service Management.

     deploy
        Deploys a service configuration for the given service name.

     describe
        Describes a service given a service name.

     get-iam-policy
        Describes the IAM policy for a service.

     list
        List services for a project.

     remove-iam-policy-binding
        Remove IAM policy binding from a service.

     undelete
        Undeletes a service configuration that was previously deleted.

NOTES
    These variants are also available:

        $ gcloud alpha endpoints services

        $ gcloud beta endpoints services

