mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
56 lines
1.4 KiB
Text
56 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha dataplex datascans - manage Dataplex Datascan
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dataplex datascans GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage Dataplex Datascans creation.
|
|
|
|
jobs
|
|
(ALPHA) Manage Dataplex Datascan Jobs service.
|
|
|
|
update
|
|
(ALPHA) Manage Dataplex Datascans updation.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(ALPHA) Delete a Dataplex Datascan resource.
|
|
|
|
describe
|
|
(ALPHA) Describe a Dataplex datascan resource.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Dataplex datascan resource.
|
|
|
|
list
|
|
(ALPHA) List Dataplex Datascan resources under a project.
|
|
|
|
run
|
|
(ALPHA) Run a Dataplex DataScan resource.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy to a Dataplex datascan as defined in a JSON
|
|
or YAML file.
|
|
|
|
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 datascans
|
|
|