Skip to content

Instantly share code, notes, and snippets.

@tylerhall
Created January 3, 2011 20:46
Show Gist options
  • Save tylerhall/763940 to your computer and use it in GitHub Desktop.
Save tylerhall/763940 to your computer and use it in GitHub Desktop.
s3up myS3bucket js/somefile.js somefile.js
s3up -x myS3bucket js/somefile.js somefile.js
s3up -txz myS3bucket js/somefile.js somefile.js
s3up -txz --version=v2 myS3bucket js/somefile.js somefile.js
somecommand | s3up -txz myS3bucket js/somefile.js | pbcopy
s3up myS3bucket images/ /path/to/your/images/*.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment