Skip to content

Instantly share code, notes, and snippets.

@mrdoob
Created July 27, 2012 15:52
Show Gist options
  • Save mrdoob/3188814 to your computer and use it in GitHub Desktop.
Save mrdoob/3188814 to your computer and use it in GitHub Desktop.
Uploading gzipped content to cloud storage.
gsutil -m cp -z json * gs://cats/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment