1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/dataplex/tasks/help
2023-06-22 10:31:35 +00:00

59 lines
1.2 KiB
Text

NAME
gcloud dataplex tasks - manage Dataplex Task services
SYNOPSIS
gcloud dataplex tasks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Dataplex Task services.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
jobs
Manage Dataplex Jobs services.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add IAM policy binding to a Dataplex task resource.
create
Create a Dataplex task resource.
delete
Delete a Dataplex task resource.
describe
Describe a Dataplex task resource.
get-iam-policy
Get the IAM policy for a Dataplex task resource.
list
List Dataplex task resources under a lake.
remove-iam-policy-binding
Remove IAM policy binding from a Dataplex task resource.
run
Trigger one-time run of a Dataplex task.
set-iam-policy
Set the IAM policy to a Dataplex task as defined in a JSON or YAML
file.
update
Update a Dataplex task resource.
NOTES
This variant is also available:
$ gcloud alpha dataplex tasks