1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Sep 10 11:12:24 UTC 2025

This commit is contained in:
Automated 2025-09-10 11:12:24 +00:00
parent be3f81b90a
commit 78d417f901
91 changed files with 2522 additions and 712 deletions

View file

@ -1401,6 +1401,12 @@ AVAILABLE PROPERTIES
If True, use the deprecated upload implementation which uses
gsutil.
use_gsutil_rsync_delete_unmatched_destination_objects_behavior
If True, rsync will preserve unmatched destination objects while
using --delete-unmatched-destination-objects flag along with other
flags such as --no-clobber, --skip-unsupported and
--skip-if-dest-has-newer-mtime just as it would with gsutil.
use_magicfile
If True, uses the file --mime <filename> command to guess content
types instead of the default filename extension-based mechanism.