mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
30 lines
827 B
Text
30 lines
827 B
Text
|
|
NAME
|
||
|
|
gcloud alpha dlp datasources gcs - cloud DLP Commands for analyzing data in
|
||
|
|
Google Cloud Storage
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha dlp datasources gcs COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Cloud DLP commands for inspecting content in a Google Cloud Storage
|
||
|
|
bucket.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
inspect
|
||
|
|
(ALPHA) Schedules a job to inspect content in a Google Cloud Storage
|
||
|
|
bucket.
|
||
|
|
|
||
|
|
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.
|
||
|
|
|