mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 13 09:59:37 UTC 2022
This commit is contained in:
parent
cf5ab60e4a
commit
879929cbc6
323 changed files with 7203 additions and 4178 deletions
40
gcloud/alpha/ids/operations/help
Normal file
40
gcloud/alpha/ids/operations/help
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue