mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
43 lines
1 KiB
Text
43 lines
1 KiB
Text
NAME
|
|
gcloud beta metastore services databases - manage databases under Dataproc
|
|
Metastore services
|
|
|
|
SYNOPSIS
|
|
gcloud beta metastore services databases GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage databases under 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:
|
|
|
|
tables
|
|
(BETA) Manage tables under databases.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add an IAM policy binding to a database.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for the database.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a database.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a database.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha metastore services databases
|
|
|