mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -1,5 +1,5 @@
|
|||
NAME
|
||||
gcloud alpha container fleet identity-service enable - enable Identity
|
||||
gcloud alpha container fleet identity-service enable - enable the Identity
|
||||
Service Feature
|
||||
|
||||
SYNOPSIS
|
||||
|
|
@ -15,6 +15,12 @@ EXAMPLES
|
|||
|
||||
$ gcloud alpha container fleet identity-service enable
|
||||
|
||||
To enable the Identity Service Feature with a fleet-level default
|
||||
membership configuration, run:
|
||||
|
||||
$ gcloud alpha container fleet identity-service enable \
|
||||
--fleet-default-member-config=/path/to/identity-service.yaml
|
||||
|
||||
FLAGS
|
||||
--fleet-default-member-config=FLEET_DEFAULT_MEMBER_CONFIG
|
||||
The path to an identity-service.yaml identity configuration file. If
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue