mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
54 lines
1.5 KiB
Text
54 lines
1.5 KiB
Text
NAME
|
|
gcloud alpha dataplex data-attribute-bindings - manage Dataplex Data
|
|
Attribute Bindings
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dataplex data-attribute-bindings COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Dataplex Data Attribute Bindings.
|
|
|
|
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
|
|
(ALPHA) Add IAM policy binding to a Dataplex Data Attribute Binding.
|
|
|
|
create
|
|
(ALPHA) Create a Dataplex Data Attribute Binding.
|
|
|
|
delete
|
|
(ALPHA) Delete a Dataplex Data Attribute Binding.
|
|
|
|
describe
|
|
(ALPHA) Describe a Data Attribute Binding resource.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Retrieve a Dataplex Data Attribute Binding IAM policy.
|
|
|
|
list
|
|
(ALPHA) List Data Attribute Bindings.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Removes IAM policy binding from a Dataplex Data Attribute
|
|
Binding.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set an IAM policy binding for a Dataplex Data Attribute Binding
|
|
as defined in a JSON or YAML file.
|
|
|
|
update
|
|
(ALPHA) Update a Dataplex Data Attribute Binding.
|
|
|
|
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.
|
|
|