NAME
    gcloud beta metastore services migrations - manage the migration to a
        Dataproc Metastore service

SYNOPSIS
    gcloud beta metastore services migrations COMMAND [GCLOUD_WIDE_FLAG ...]

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

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel
        (BETA) Cancel the migration to Dataproc Metastore service.

     complete
        (BETA) Complete the migration to Dataproc Metastore service.

     delete
        (BETA) Delete a migration.

     describe
        (BETA) Describe a migration.

     list
        (BETA) List migrations for a Dataproc Metastore service.

     start
        (BETA) Start the migration on a Dataproc Metastore service.

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

        $ gcloud alpha metastore services migrations

