Skip to content

Instantly share code, notes, and snippets.

@joaoluiznaufel
Created April 8, 2019 11:22
Show Gist options
  • Save joaoluiznaufel/05088be6e9ad91eb58eac6313201ea9f to your computer and use it in GitHub Desktop.
Save joaoluiznaufel/05088be6e9ad91eb58eac6313201ea9f to your computer and use it in GitHub Desktop.
AWS cli
aws s3 sync . s3://<your_bucket> --profile <name_your_profile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment