Last active
October 18, 2020 17:03
-
-
Save ShubhamRasal/118ca00b68a89b11718c54e4683da5c1 to your computer and use it in GitHub Desktop.
s3 cp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws s3 cp dist/angular-demo s3://shubham-demo-bucket --recursive --exclude "*.svg" --cache-control public,max-age=86400 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment