NAME
    gcloud alpha bq datasets - manage Google BigQuery datasets

SYNOPSIS
    gcloud alpha bq datasets GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Google BigQuery datasets.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     config
        (ALPHA) Manage Google BigQuery dataset configurations.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new BigQuery dataset.

     delete
        (ALPHA) Delete a BigQuery dataset.

     describe
        (ALPHA) Describe a BigQuery dataset.

     list
        (ALPHA) List all BigQuery datasets in a project.

     update
        (ALPHA) Update a BigQuery dataset.

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.

