mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
40 lines
729 B
Text
40 lines
729 B
Text
|
|
NAME
|
||
|
|
gcloud service-directory endpoints - manage Service Directory endpoints
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud service-directory endpoints COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Service Directory endpoints.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Creates an endpoint.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Deletes an endpoint.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describes an endpoint.
|
||
|
|
|
||
|
|
list
|
||
|
|
Lists endpoints.
|
||
|
|
|
||
|
|
update
|
||
|
|
Updates an endpoint.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha service-directory endpoints
|
||
|
|
|
||
|
|
$ gcloud beta service-directory endpoints
|
||
|
|
|