mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha metastore services migrations - manage the migration to a
|
|
Dataproc Metastore service
|
|
|
|
SYNOPSIS
|
|
gcloud alpha metastore services migrations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Cancel the migration to Dataproc Metastore service.
|
|
|
|
complete
|
|
(ALPHA) Complete the migration to Dataproc Metastore service.
|
|
|
|
delete
|
|
(ALPHA) Delete a migration.
|
|
|
|
describe
|
|
(ALPHA) Describe a migration.
|
|
|
|
list
|
|
(ALPHA) List migrations for a Dataproc Metastore service.
|
|
|
|
start
|
|
(ALPHA) Start the migration on a Dataproc Metastore service.
|
|
|
|
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 beta metastore services migrations
|
|
|