1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Oct 25 11:42:23 UTC 2023

This commit is contained in:
Automated 2023-10-25 11:42:23 +00:00
parent a15665661a
commit d34c41a2ce
305 changed files with 5549 additions and 699 deletions

View file

@ -4,9 +4,8 @@ NAME
SYNOPSIS
gcloud infra-manager deployments apply (DEPLOYMENT : --location=LOCATION)
[--artifacts-gcs-bucket=ARTIFACTS_GCS_BUCKET] [--async]
[--import-existing-resources=IMPORT_EXISTING_RESOURCES]
[--labels=[KEY=VALUE,...]] [--service-account=SERVICE_ACCOUNT]
[--worker-pool=WORKER_POOL]
[--import-existing-resources] [--labels=[KEY=VALUE,...]]
[--service-account=SERVICE_ACCOUNT] [--worker-pool=WORKER_POOL]
[--gcs-source=GCS_SOURCE | --git-source-directory=GIT_SOURCE_DIRECTORY
--git-source-ref=GIT_SOURCE_REF --git-source-repo=GIT_SOURCE_REPO
| --ignore-file=IGNORE_FILE
@ -86,7 +85,7 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--import-existing-resources=IMPORT_EXISTING_RESOURCES
--import-existing-resources
By default, Infrastructure Manager will return a failure when Terraform
encounters a 409 code (resource conflict error) during actuation. If
this flag is set to true, Infrastructure Manager will instead attempt