mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
37 lines
981 B
Text
37 lines
981 B
Text
NAME
|
|
gcloud alpha dlp job-triggers - cloud DLP commands for creating and
|
|
managing Cloud DLP job triggers
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dlp job-triggers COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Job triggers contain configurations to run Cloud DLP jobs on a set
|
|
schedule.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Creates a Cloud DLP job trigger.
|
|
|
|
delete
|
|
(ALPHA) Delete a Cloud DLP job trigger.
|
|
|
|
describe
|
|
(ALPHA) Get the latest status of a Cloud DLP job trigger.
|
|
|
|
list
|
|
(ALPHA) List Cloud DLP job triggers.
|
|
|
|
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.
|
|
|