serverless/docs/03-cli-reference
Erik Erikson 0d9e6ef2f6 Allow invoke to accept absolute paths
Resolves https://github.com/serverless/serverless/issues/2442

1. Allow for the given `path` parameter to be an absolute path.  Detect this case and do not prepend the service path in this case.
2. Update docs (including random missing apostrophe)
3. Add test to verify absolute path use
2016-10-18 15:08:14 -07:00
..
2016-10-05 12:53:14 -07:00
2016-10-05 12:53:14 -07:00
2016-10-05 12:53:14 -07:00
2016-10-13 09:54:24 -07:00

Serverless CLI Reference

Here you can read through the docs of all commands that come with Serverless.