mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 15:52:30 +00:00
gcloud: Thu Jun 23 08:40:08 UTC 2022
This commit is contained in:
parent
5378794555
commit
8b80260bd9
144 changed files with 4593 additions and 192 deletions
51
gcloud/metastore/federations/help
Normal file
51
gcloud/metastore/federations/help
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
NAME
|
||||
gcloud metastore federations - manage Dataproc Metastore federations
|
||||
|
||||
SYNOPSIS
|
||||
gcloud metastore federations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Dataproc Metastore federations.
|
||||
|
||||
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
|
||||
Add an IAM policy binding to a federation.
|
||||
|
||||
create
|
||||
Create a Dataproc Metastore federation.
|
||||
|
||||
delete
|
||||
Delete one or more Dataproc Metastore federations.
|
||||
|
||||
describe
|
||||
Describe a Dataproc Metastore federation.
|
||||
|
||||
get-iam-policy
|
||||
Get the IAM policy for the federation.
|
||||
|
||||
list
|
||||
List Dataproc Metastore federations.
|
||||
|
||||
remove-iam-policy-binding
|
||||
Remove an IAM policy binding from a federation.
|
||||
|
||||
set-iam-policy
|
||||
Set the IAM policy for the federation.
|
||||
|
||||
update
|
||||
Update a Dataproc Metastore federation.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha metastore federations
|
||||
|
||||
$ gcloud beta metastore federations
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue