mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Thu Apr 6 10:23:36 UTC 2023
This commit is contained in:
parent
5fabf24be7
commit
32e56b8b99
209 changed files with 5396 additions and 561 deletions
|
|
@ -925,7 +925,8 @@ AVAILABLE PROPERTIES
|
|||
gen2
|
||||
Default environment to use when working with Cloud Functions
|
||||
resources. When neither --gen2 nor --no-gen2 is provided, the
|
||||
decision of whether to use Generation 2 falls back to this value.
|
||||
decision of whether to use Generation 2 falls back to this value if
|
||||
set.
|
||||
|
||||
region
|
||||
Default region to use when working with Cloud Functions resources.
|
||||
|
|
@ -1315,6 +1316,11 @@ AVAILABLE PROPERTIES
|
|||
rsync_files_directory
|
||||
Directory path to intermediary files created by rsync.
|
||||
|
||||
rsync_list_chunk_size
|
||||
Number of files processed at a time by the rsync command when it
|
||||
builds and compares the list of files at the source and
|
||||
destination.
|
||||
|
||||
s3_endpoint_url
|
||||
If set, boto3 client will connect to this endpoint. Otherwise,
|
||||
boto3 selects a default endpoint based on the AWS service used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue