mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
27 lines
573 B
Text
27 lines
573 B
Text
|
|
NAME
|
||
|
|
gcloud beta services identity - manage service identity
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta services identity COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manage service identity.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(BETA) Create a service identity for a consumer.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. This
|
||
|
|
variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha services identity
|
||
|
|
|