mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Thu Sep 4 11:11:30 UTC 2025
This commit is contained in:
parent
c0b004f719
commit
be3f81b90a
355 changed files with 10181 additions and 607 deletions
|
|
@ -5,7 +5,9 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud source-manager instances create (INSTANCE : --region=REGION)
|
||||
[--async] [--enable-workforce-identity-federation] [--kms-key=KMS_KEY]
|
||||
[--max-wait=MAX_WAIT; default="60m"] [--is-private : --ca-pool=CA_POOL]
|
||||
[--max-wait=MAX_WAIT; default="60m"]
|
||||
[--is-private
|
||||
: --ca-pool=CA_POOL --psc-allowed-projects=[PROJECTS,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -85,6 +87,10 @@ FLAGS
|
|||
--ca-pool=CA_POOL
|
||||
CA Pool path for private instance.
|
||||
|
||||
--psc-allowed-projects=[PROJECTS,...]
|
||||
List of additional projects allowed to connect to the instance via
|
||||
private service connect.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue