NAME
    gcloud logging links - manage linked datasets

SYNOPSIS
    gcloud logging links COMMAND [GCLOUD_WIDE_FLAG ...]

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

     delete
        Delete a linked dataset.

     describe
        Display information about a linked dataset.

     list
        List created linked datasets on the specified bucket.

NOTES
    These variants are also available:

        $ gcloud alpha logging links

        $ gcloud beta logging links

