mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
65 lines
1.7 KiB
Text
65 lines
1.7 KiB
Text
NAME
|
|
gcloud alpha dataplex lakes - manage Dataplex Lake resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dataplex lakes GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Dataplex Lake 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
|
|
(ALPHA) Manage Dataplex lake resource actions.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add IAM policy binding to a Dataplex lake resource.
|
|
|
|
authorize
|
|
(ALPHA) Authorize a service agent to manage resources.
|
|
|
|
create
|
|
(ALPHA) Create a Dataplex lake resource.
|
|
|
|
deauthorize
|
|
(ALPHA) Deauthorize a service agent from managing resources.
|
|
|
|
delete
|
|
(ALPHA) Delete a Dataplex lake resource.
|
|
|
|
describe
|
|
(ALPHA) Describe a Dataplex lake resource.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Dataplex lake resource.
|
|
|
|
list
|
|
(ALPHA) List Dataplex lake resources under a project.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding from a Dataplex lake resource.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy to a Dataplex lake as defined in a JSON or
|
|
YAML file.
|
|
|
|
update
|
|
(ALPHA) Update a Dataplex lake resource.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud dataplex lakes
|
|
|