Add support for "invoke local" Serverless command, invoke the function in the package folder structure with common_files and dependencies on root dir. Run on local machine will probably need to use pip without docker. In addition, it would be great to be able to deploy only one function. `serverless deploy -f functionName` Thanks, Itay