This pull request fixes the following deprecation warning:
CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
- InvokeCloudside for "function", "cloudStage", "stackName", "path", "data", "raw", "context", "contextPath", "env", "docker", "docker-arg"
This pull request fixes the following deprecation warning:
Fixes https://github.com/jeremydaly/serverless-cloudside-plugin/issues/15.