NAME
    gcloud beta service-directory endpoints - manage Service Directory
        endpoints

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

DESCRIPTION
    (BETA) 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
        (BETA) Creates an endpoint.

     delete
        (BETA) Deletes an endpoint.

     describe
        (BETA) Describes an endpoint.

     list
        (BETA) Lists endpoints.

     update
        (BETA) Updates an endpoint.

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

        $ gcloud service-directory endpoints

        $ gcloud alpha service-directory endpoints

