mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
37 lines
895 B
Text
37 lines
895 B
Text
NAME
|
|
gcloud beta metastore services databases tables - manage tables under
|
|
databases
|
|
|
|
SYNOPSIS
|
|
gcloud beta metastore services databases tables COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage tables under databases.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add an IAM policy binding to a table.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for the table.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a table.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a table.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha metastore services databases tables
|
|
|