Myron Overton
  • Home
  • Resume
  • Accomplishments
  • Notes
⌕
Home › Notes › Google › Google Cloud (GCP) › Google Storage

Google Storage

Google Storage

  • Storage client libs
  • Uploading object to bucket
  • Python Client Docs
    • gsutil
    • Blob
    • https://cloud.google.com/sdk/gcloud/reference/storage
  • gsutil
    # copy direct from one bucket to another
    
    gcloud auth login
    
    gsutil -m rsync -r \
    gs://xx-firebase-pro-fbx.appspot.com \
    gs://xx-4cx.appspot.com

Myron Overton — Principal Software Engineer

info@myron-overton.com  •  myron-overton.com