k1LoW / serverless-s3-sync

A plugin to sync local directories and S3 prefixes for Serverless Framework :zap:
182 stars 68 forks source link

support nos3sync command when using servereless-offline #108

Closed SYugel closed 1 year ago

SYugel commented 1 year ago

In older versions of serverless-offline we could use the nos3sync command when starting our serverless application for local development.

This however no longer works and we get the error "Detected unrecognized CLI options: "--nos3sync"

Screen Shot 2023-01-04 at 4 54 12 PM

This just updates the allowed commands so that the "--nos3sync" option will work with serverless offline.

k1LoW commented 1 year ago

@SYugel Thank you!

SYugel commented 10 months ago

@k1LoW I don't mean to be a bother but is it possible for a new release of this plugin to be cut and pushed to npm? I need the changes from this PR in a project I am working on.

k1LoW commented 10 months ago

@SYugel Sorry for the delay, released as v3.2.0.