mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
1 KiB
Text
40 lines
1 KiB
Text
NAME
|
|
gcloud endpoints - create, enable and manage API services
|
|
|
|
SYNOPSIS
|
|
gcloud endpoints GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Google Service Management is an infrastructure service of Google Cloud
|
|
Platform that manages other APIs and services, including Google's own Cloud
|
|
Platform services and their APIs, and services created using Google Cloud
|
|
Endpoints.
|
|
|
|
More information on Service Management can be found here:
|
|
https://cloud.google.com/service-management and detailed documentation can
|
|
be found here: https://cloud.google.com/service-management/docs/
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
configs
|
|
View configurations for various services.
|
|
|
|
operations
|
|
Manage Operation for various services.
|
|
|
|
services
|
|
Manage Services.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha endpoints
|
|
|
|
$ gcloud beta endpoints
|
|
|