mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
41 lines
972 B
Text
41 lines
972 B
Text
NAME
|
|
gcloud beta container fleet identity-service - manage Identity Service
|
|
Feature
|
|
|
|
SYNOPSIS
|
|
gcloud beta container fleet identity-service COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Identity Service Feature.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
apply
|
|
(BETA) Update an Identity Service Feature Spec.
|
|
|
|
delete
|
|
(BETA) Remove the Identity Service Feature Spec for the given
|
|
membership.
|
|
|
|
describe
|
|
(BETA) Prints the status of all clusters with Identity Service
|
|
installed.
|
|
|
|
disable
|
|
(BETA) Disable Identity Service Feature.
|
|
|
|
enable
|
|
(BETA) Enable Identity Service Feature.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha container fleet identity-service
|
|
|