NAME
    gcloud service-directory endpoints - manage Service Directory endpoints

SYNOPSIS
    gcloud service-directory endpoints COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Service Directory endpoints.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Creates an endpoint.

     delete
        Deletes an endpoint.

     describe
        Describes an endpoint.

     list
        Lists endpoints.

     update
        Updates an endpoint.

NOTES
    These variants are also available:

        $ gcloud alpha service-directory endpoints

        $ gcloud beta service-directory endpoints

