mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
46 lines
1.4 KiB
Text
46 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha endpoints - create, enable and manage API services
|
|
|
|
SYNOPSIS
|
|
gcloud alpha endpoints GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) View configurations for various services.
|
|
|
|
operations
|
|
(ALPHA) Manage Operation for various services.
|
|
|
|
quota
|
|
(ALPHA) Manage service consumer quota.
|
|
|
|
services
|
|
(ALPHA) Manage Services.
|
|
|
|
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. These variants are also available:
|
|
|
|
$ gcloud endpoints
|
|
|
|
$ gcloud beta endpoints
|
|
|