NAME
    gcloud beta metastore services - manage Dataproc Metastore services

SYNOPSIS
    gcloud beta metastore services GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Dataproc Metastore services.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     backups
        (BETA) Manage backups under Dataproc Metastore services.

     databases
        (BETA) Manage databases under Dataproc Metastore services.

     export
        (BETA) Export metadata from a Dataproc Metastore service.

     import
        (BETA) Import metadata into a Dataproc Metastore service.

     imports
        (BETA) (DEPRECATED) Manage metadata imports under Dataproc Metastore
        services.

     migrations
        (BETA) Manage the migration to a Dataproc Metastore service.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (BETA) Add an IAM policy binding to a service.

     alter-metadata-resource-location
        (BETA) Alter metadata resource location.

     alter-table-properties
        (BETA) Alter metadata table properties.

     create
        (BETA) Create a Dataproc Metastore service.

     delete
        (BETA) Delete one or more Dataproc Metastore services.

     describe
        (BETA) Describe a Dataproc Metastore service.

     get-iam-policy
        (BETA) Get the IAM policy for the service.

     list
        (BETA) List Dataproc Metastore services.

     move-table-to-database
        (BETA) Move table to another database.

     query-metadata
        (BETA) Execute a SQL query against a Dataproc Metastore Service's
        metadata.

     remove-iam-policy-binding
        (BETA) Remove an IAM policy binding from a service.

     restore
        (BETA) Restore a Dataproc Metastore service.

     set-iam-policy
        (BETA) Set the IAM policy for the service.

     update
        (BETA) Update a Dataproc Metastore service.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud metastore services

        $ gcloud alpha metastore services

