mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
56 lines
1.1 KiB
Text
56 lines
1.1 KiB
Text
NAME
|
|
gcloud dataplex zones - manage Dataplex Zone resources
|
|
|
|
SYNOPSIS
|
|
gcloud dataplex zones GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Dataplex Zone resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
actions
|
|
Manage Dataplex zone resource actions.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add IAM policy binding to a Dataplex zone resource.
|
|
|
|
create
|
|
Create a zone.
|
|
|
|
delete
|
|
Delete a Dataplex zone resource.
|
|
|
|
describe
|
|
Describe a Dataplex zone resource.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a Dataplex zone resource.
|
|
|
|
list
|
|
List Dataplex zone resources under a lake.
|
|
|
|
remove-iam-policy-binding
|
|
Remove IAM policy binding from a Dataplex zone resource.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy to a Dataplex zone as defined in a JSON or YAML
|
|
file.
|
|
|
|
update
|
|
Update a Dataplex zone resource.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha dataplex zones
|
|
|