mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jun 8 09:13:38 UTC 2022
This commit is contained in:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -18,7 +18,7 @@ EXAMPLES
|
|||
To apply an Identity Service configuration for a membership, run:
|
||||
|
||||
$ gcloud container hub identity-service apply \
|
||||
--membership=CLUSTER_NAME \
|
||||
--membership=MEMBERSHIP_NAME \
|
||||
--config=/path/to/identity-service.yaml
|
||||
|
||||
REQUIRED FLAGS
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ EXAMPLES
|
|||
To delete an Identity Service configuration for a membership, run:
|
||||
|
||||
$ gcloud container hub identity-service delete \
|
||||
--membership=CLUSTER_NAME
|
||||
--membership=MEMBERSHIP_NAME
|
||||
|
||||
FLAGS
|
||||
--membership=MEMBERSHIP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue