Difference between revisions of "Aws s3 sync"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* <code>aws s3 sync s3://BUCKET_NAME ./</code>
 
* <code>aws s3 sync s3://BUCKET_NAME ./</code>
  
 
+
*<code>[[aws s3]] sync --delete ./build/ s3://${bucket_name}/ </code>
[[aws s3]] sync --delete ./build/ s3://${bucket_name}/  
 
  
  

Revision as of 16:48, 28 September 2021

Advertising: