mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
43 lines
936 B
Text
43 lines
936 B
Text
NAME
|
|
gcloud ids endpoints - create and manage Cloud IDS Endpoints
|
|
|
|
SYNOPSIS
|
|
gcloud ids endpoints COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
The gcloud ids endpoints group lets you create and manage Cloud IDS
|
|
Endpoints, including creating, deleting and describing their properties.
|
|
|
|
More information on Cloud IDS Endpoints can be found at
|
|
https://cloud.google.com/cloud-ids
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Cloud IDS endpoint.
|
|
|
|
delete
|
|
Delete a Cloud IDS endpoint.
|
|
|
|
describe
|
|
Describe a Cloud IDS endpoint.
|
|
|
|
list
|
|
List Cloud IDS endpoints.
|
|
|
|
update
|
|
Update an existing Cloud IDS endpoint.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ids endpoints
|
|
|
|
$ gcloud beta ids endpoints
|
|
|