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

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

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

     create-link
        Create a link to a BigQuery instance.

     delete
        Delete dataset config for Insights.

     delete-link
        Delete a link to a BigQuery instance.

     describe
        Describe dataset config for Insights.

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

     update
        Updates a dataset config for Insights.

NOTES
    This variant is also available:

        $ gcloud alpha storage insights dataset-configs

