mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
gcloud: Wed Dec 11 10:18:23 UTC 2024
This commit is contained in:
parent
ad2752c6c9
commit
ec6dc40f99
493 changed files with 17655 additions and 1753 deletions
|
|
@ -4,8 +4,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha source-manager instances create (INSTANCE : --region=REGION)
|
||||
[--async] [--ca-pool=CA_POOL] [--is-private] [--kms-key=KMS_KEY]
|
||||
[--max-wait=MAX_WAIT; default="60m"] [GCLOUD_WIDE_FLAG ...]
|
||||
[--async] [--ca-pool=CA_POOL] [--enable-workforce-identity-federation]
|
||||
[--is-private] [--kms-key=KMS_KEY] [--max-wait=MAX_WAIT; default="60m"]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create a Secure Source Manager instance.
|
||||
|
|
@ -64,6 +65,9 @@ FLAGS
|
|||
--ca-pool=CA_POOL
|
||||
CA Pool path for private instance.
|
||||
|
||||
--enable-workforce-identity-federation
|
||||
Bool indicator for workforce identity federation instance.
|
||||
|
||||
--is-private
|
||||
Bool indicator for private instance.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue