mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -16,7 +16,7 @@ SYNOPSIS
|
|||
[--image-repository-cert-path=IMAGE_REPOSITORY_CERT_PATH]
|
||||
[--image-repository-password-secret-id=IMAGE_REPOSITORY_PASSWORD_SECRET_ID]
|
||||
[--image-repository-username-secret-id=IMAGE_REPOSITORY_USERNAME_SECRET_ID]
|
||||
[--max-workers=MAX_WORKERS] [--metadata-file=METADATA_FILE]
|
||||
[--max-workers=MAX_WORKERS] [--metadata-file=PATH_TO_FILE]
|
||||
[--network=NETWORK] [--num-workers=NUM_WORKERS] [--print-only]
|
||||
[--service-account-email=SERVICE_ACCOUNT_EMAIL]
|
||||
[--staging-location=STAGING_LOCATION] [--subnetwork=SUBNETWORK]
|
||||
|
|
@ -175,8 +175,9 @@ OPTIONAL FLAGS
|
|||
--max-workers=MAX_WORKERS
|
||||
Default maximum number of workers to run.
|
||||
|
||||
--metadata-file=METADATA_FILE
|
||||
Local path to the metadata json file for the flex template.
|
||||
--metadata-file=PATH_TO_FILE
|
||||
Local path to the metadata json file for the flex template. Use a full
|
||||
or relative path to a local file containing the value of metadata_file.
|
||||
|
||||
--network=NETWORK
|
||||
Default Compute Engine network for launching instances to run your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue