mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 24 09:45:53 UTC 2022
This commit is contained in:
parent
c614d893da
commit
978ed239f6
127 changed files with 2957 additions and 251 deletions
|
|
@ -164,6 +164,10 @@ AVAILABLE PROPERTIES
|
|||
anthosevents
|
||||
Overrides API endpoint for gcloud anthos command group.
|
||||
|
||||
anthospolicycontrollerstatus_pa
|
||||
Overrides API endpoint for gcloud container fleet policycontroller
|
||||
command group.
|
||||
|
||||
apigateway
|
||||
Overrides API endpoint for gcloud api-gateway command group.
|
||||
|
||||
|
|
@ -1094,6 +1098,13 @@ AVAILABLE PROPERTIES
|
|||
upload_chunk_size
|
||||
Chunk size used for uploading to clouds.
|
||||
|
||||
use_gcloud_crc32c
|
||||
If True, data integrity checks use a binary subprocess to calculate
|
||||
CRC32C hashes with the included gcloud-crc32c tool rather than the
|
||||
google-crc32c Python library. This behavior is also triggered when
|
||||
the google-crc32c Python library is unavailable even if this
|
||||
property is False.
|
||||
|
||||
use_gsutil
|
||||
If True, use the deprecated upload implementation which uses
|
||||
gsutil.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue