NAME
    gcloud beta ids endpoints - create and manage Cloud IDS Endpoints

SYNOPSIS
    gcloud beta ids endpoints COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) The gcloud beta ids endpoints group lets you create and manage Cloud
    IDS Endpoints, including creating, deleting and describing their
    properties.

    More information on Cloud IDS Endpoints can be found at
    https://cloud.google.com/cloud-ids

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) Create a Cloud IDS endpoint.

     delete
        (BETA) Delete a Cloud IDS endpoint.

     describe
        (BETA) Describe a Cloud IDS endpoint.

     list
        (BETA) List Cloud IDS endpoints.

     update
        (BETA) Update an existing Cloud IDS endpoint.

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

        $ gcloud ids endpoints

        $ gcloud alpha ids endpoints

