Which command-line sequence uploads a local folder to a bucket, synchronizing changes? | Google Associate Cloud Engineer Quiz - LeetQuiz
Google Associate Cloud Engineer
Explanation:
gcloud storage rsync (or gsutil rsync) synchronizes a local directory to a GCS bucket, copying only changes. bq for BigQuery, scp for VMs, create for buckets.
Get started today
Ultimate access to all questions.
Which command-line sequence uploads a local folder to a bucket, synchronizing changes?