mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
78 lines
1.7 KiB
Text
78 lines
1.7 KiB
Text
NAME
|
|
gcloud metastore services - manage Dataproc Metastore services
|
|
|
|
SYNOPSIS
|
|
gcloud metastore services GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Manage backups under Dataproc Metastore services.
|
|
|
|
export
|
|
Export metadata from a Dataproc Metastore service.
|
|
|
|
import
|
|
Import metadata into a Dataproc Metastore service.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add an IAM policy binding to a service.
|
|
|
|
alter-metadata-resource-location
|
|
Alter metadata resource location.
|
|
|
|
alter-table-properties
|
|
Alter metadata table properties.
|
|
|
|
create
|
|
Create a Dataproc Metastore service.
|
|
|
|
delete
|
|
Delete one or more Dataproc Metastore services.
|
|
|
|
describe
|
|
Describe a Dataproc Metastore service.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for the service.
|
|
|
|
list
|
|
List Dataproc Metastore services.
|
|
|
|
move-table-to-database
|
|
Move table to another database.
|
|
|
|
query-metadata
|
|
Execute a SQL query against a Dataproc Metastore Service's metadata.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from a service.
|
|
|
|
restore
|
|
Restore a Dataproc Metastore service.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for the service.
|
|
|
|
update
|
|
Update a Dataproc Metastore service.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha metastore services
|
|
|
|
$ gcloud beta metastore services
|
|
|