29 lines
839 B
YAML
29 lines
839 B
YAML
- release_tracks: [ALPHA, BETA]
|
|
help_text:
|
|
brief: |
|
|
Complete the migration to Dataproc Metastore service.
|
|
description: |
|
|
Complete the migration to Dataproc Metastore service.
|
|
|
|
If run asynchronously with `--async`, exits after printing
|
|
the operation name that can be used to poll the status of the
|
|
migration operation via:
|
|
|
|
{top_command} metastore operations describe
|
|
request:
|
|
method: completeMigration
|
|
ALPHA:
|
|
api_version: v1alpha
|
|
BETA:
|
|
api_version: v1beta
|
|
collection: metastore.projects.locations.services
|
|
|
|
arguments:
|
|
resource:
|
|
help_text: |
|
|
The Dataproc Metastore service to complete the migration on.
|
|
spec: !REF googlecloudsdk.command_lib.metastore.resources:service
|
|
|
|
async:
|
|
collection: metastore.projects.locations.operations
|