Skip to content

Instantly share code, notes, and snippets.

@fredkelly
Created August 15, 2014 04:18
Show Gist options
  • Save fredkelly/7c1cc70062f36759a396 to your computer and use it in GitHub Desktop.
Save fredkelly/7c1cc70062f36759a396 to your computer and use it in GitHub Desktop.
Delete all contents of s3 bucked using s3cmd
s3cmd sync --delete-removed /dev/null s3://my-bucket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment