mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Fri Jun 2 10:25:45 UTC 2023
This commit is contained in:
parent
d0919dce4f
commit
daa9cea776
199 changed files with 7828 additions and 401 deletions
|
|
@ -9,8 +9,7 @@ SYNOPSIS
|
|||
[--data-quality-spec-file=DATA_QUALITY_SPEC_FILE]
|
||||
[--description=DESCRIPTION] [--display-name=DISPLAY_NAME]
|
||||
[--labels=[KEY=VALUE,...]] [--async | --validate-only]
|
||||
[--field=FIELD
|
||||
--disabled=DISABLED --on-demand=ON_DEMAND --schedule=SCHEDULE]
|
||||
[--field=FIELD --on-demand=ON_DEMAND --schedule=SCHEDULE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -119,12 +118,6 @@ OPTIONAL FLAGS
|
|||
|
||||
Datascan scheduling and trigger settings
|
||||
|
||||
--disabled=DISABLED
|
||||
Prevent the scan from executing (including both scheduled scans and
|
||||
scans triggered via RunDataScan API). This does not cancel
|
||||
currently running scan jobs. If not specified, the default is
|
||||
false.
|
||||
|
||||
--on-demand=ON_DEMAND
|
||||
If set, the scan runs one-time shortly after Datascan Creation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue