mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
35 lines
906 B
Text
35 lines
906 B
Text
NAME
|
|
gcloud alpha dlp jobs - manage asynchronous, long-running Cloud DLP jobs
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dlp jobs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage asynchronous, long-running Cloud DLP jobs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(ALPHA) Start the asynchronous cancellation of a Cloud DLP job.
|
|
|
|
delete
|
|
(ALPHA) Delete a Cloud DLP job.
|
|
|
|
describe
|
|
(ALPHA) Get the latest status of a Cloud DLP job.
|
|
|
|
list
|
|
(ALPHA) List Cloud DLP jobs.
|
|
|
|
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.
|
|
|