cheat sheets.

$ cheat s3cmd
Upload:
  s3cmd put file s3://bucket

Upload public file:
  s3cmd -P put file s3://bucket

Upload with metadata:
  s3cmd --add-header=x-amz-meta-foo:bar put file s3://bucket

Delete:
  s3cmd del s3://bucket/key
Version 4, updated 320 days ago.
. o 0 ( | previous | history | revert to | current | diff )
( add new | see all )