NAME
    gcloud alpha logging links - manage linked datasets

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

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

     delete
        (ALPHA) Delete a linked dataset.

     describe
        (ALPHA) Display information about a linked dataset.

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

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud logging links

        $ gcloud beta logging links

