NAME
    gcloud alpha storage insights dataset-configs - manage Cloud Storage
        Insights dataset configurations

SYNOPSIS
    gcloud alpha storage insights dataset-configs COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud Storage Insights dataset configurations.

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 new dataset config for Insights.

     create-link
        (ALPHA) Create a link to a BigQuery instance.

     delete
        (ALPHA) Delete dataset config for Insights.

     delete-link
        (ALPHA) Delete a link to a BigQuery instance.

     describe
        (ALPHA) Describe dataset config for Insights.

     list
        (ALPHA) List returns all the Insights dataset configs for given
        location.

     update
        (ALPHA) Updates a dataset config for Insights.

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. This variant is also available:

        $ gcloud storage insights dataset-configs

