added invoke local support. note those this has been merged to serverless master ( https://github.com/serverless/serverless/pull/5863 ) it hasn't made it into release so this change will depend on that happening first.
Closes: #20
How did you verify your change:
added integration test
What (if anything) would need to be called out in the CHANGELOG for the next release:
$ npx serverless invoke local -f foo -d '{"yes":"we can"}'
What did you implement:
added invoke local support. note those this has been merged to serverless master ( https://github.com/serverless/serverless/pull/5863 ) it hasn't made it into release so this change will depend on that happening first.
Closes: #20
How did you verify your change:
added integration test
What (if anything) would need to be called out in the CHANGELOG for the next release: