mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Tue Mar 1 21:43:54 UTC 2022
This commit is contained in:
parent
c1c3b75313
commit
21878eea72
1018 changed files with 4838 additions and 3409 deletions
|
|
@ -23,7 +23,7 @@ EXAMPLES
|
|||
The following command creates a job my-ds-job to scan records in Cloud
|
||||
Datastore table myds:mykind:
|
||||
|
||||
$ gcloud alpha dlp datasources datastore inspect `myds:mykind` \
|
||||
$ gcloud alpha dlp datasources datastore inspect `myds:mykind` \
|
||||
--job-id my-ds-job --min-time '2018-01-01T12:00:00Z' \
|
||||
--max-time '2018-01-31T12:00:00Z' --output-topics my-topic \
|
||||
--max-findings-per-item 3 --max-findings 1000 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue