NAME
    gcloud beta logging links - manage linked datasets

SYNOPSIS
    gcloud beta logging links COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Commands for managing linked datasets. A linked BigQuery dataset
    contains log data for the linked dataset's parent log bucket.

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 linked dataset on an analytics log bucket.

     delete
        (BETA) Delete a linked dataset.

     describe
        (BETA) Display information about a linked dataset.

     list
        (BETA) List created linked datasets on the specified bucket.

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

        $ gcloud logging links

        $ gcloud alpha logging links

