mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha ids operations - manage Cloud IDS Operations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha ids operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) The gcloud alpha ids operations group lets you manage Cloud IDS
|
|
Operations, including canceling, waiting for complition, listing ,and
|
|
describing their properties.
|
|
|
|
More information on Cloud IDS Operations can be found at
|
|
https://cloud.google.com/intrusion-detection-system
|
|
|
|
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) Cancel a Cloud IDS operation.
|
|
|
|
describe
|
|
(ALPHA) Describe a Cloud IDS operation.
|
|
|
|
list
|
|
(ALPHA) List Cloud IDS operations.
|
|
|
|
wait
|
|
(ALPHA) Wait for a Cloud IDS operation to complete.
|
|
|
|
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.
|
|
|