mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
55 lines
1.4 KiB
Text
55 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha endpoints services - manage Services
|
|
|
|
SYNOPSIS
|
|
gcloud alpha endpoints services COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Services.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add IAM policy binding to a service.
|
|
|
|
check-iam-policy
|
|
(ALPHA) Returns information about a principal's permissions on a
|
|
service.
|
|
|
|
delete
|
|
(ALPHA) Deletes a service from Google Service Management.
|
|
|
|
deploy
|
|
(ALPHA) Deploys a service configuration for the given service name.
|
|
|
|
describe
|
|
(ALPHA) Describes a service given a service name.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a service.
|
|
|
|
list
|
|
(ALPHA) List services for a project.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding of a service.
|
|
|
|
undelete
|
|
(ALPHA) Undeletes a service configuration that was previously deleted.
|
|
|
|
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 services
|
|
|
|
$ gcloud beta endpoints services
|
|
|