craft-scripts
craft-scripts copied to clipboard
Added REMOTE_S3_DELETE to allow s3 sync command to delete files
Description
The aws sync command allows an optional --delete flag. This update allows that flag to be set via the .env.php file.
Related issues
This option helps prevent an S3 bucket from growing forever.