mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Aug 2 11:22:33 UTC 2023
This commit is contained in:
parent
4558a00e48
commit
678b9afba9
240 changed files with 7837 additions and 521 deletions
53
gcloud/dataplex/datascans/help
Normal file
53
gcloud/dataplex/datascans/help
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
NAME
|
||||
gcloud dataplex datascans - manage Dataplex Datascan
|
||||
|
||||
SYNOPSIS
|
||||
gcloud dataplex datascans GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Dataplex Datascan.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
create
|
||||
Manage Dataplex Datascans creation.
|
||||
|
||||
jobs
|
||||
Manage Dataplex Datascan Jobs service.
|
||||
|
||||
update
|
||||
Manage Dataplex Datascans updation.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
delete
|
||||
Delete a Dataplex Datascan resource.
|
||||
|
||||
describe
|
||||
Describe a Dataplex datascan resource.
|
||||
|
||||
get-iam-policy
|
||||
Get the IAM policy for a Dataplex datascan resource.
|
||||
|
||||
list
|
||||
List Dataplex Datascan resources under a project.
|
||||
|
||||
run
|
||||
Run a Dataplex DataScan resource.
|
||||
|
||||
set-iam-policy
|
||||
Set the IAM policy to a Dataplex datascan as defined in a JSON or YAML
|
||||
file.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha dataplex datascans
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue