sls invoke stepf --stage local --name example -v
Serverless: Using serverless-localstack
Serverless: 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:
- ServerlessStepFunctions for "name", "data", "path", "stage", "region"
Please report this issue in plugin issue tracker.
Starting with next major release, this will be communicated with a thrown error.
More Info: https://www.serverless.com/framework/docs/deprecations/#CLI_OPTIONS_SCHEMA
Serverless: Deprecation warning: Detected unrecognized CLI options: "--v".
Starting with the next major, Serverless Framework will report them with a thrown error
More Info: https://www.serverless.com/framework/docs/deprecations/#UNSUPPORTED_CLI_OPTIONS
.
[object Object]
The only way I can see the output is by looking at the execution history directly. I'm assuming this is intended to be the execution output, but currently this isn't readable.
Additional Data
Your Environment Information ---------------------------
Operating System: linux
Node Version: 14.17.0
Framework Version: 2.44.0
Plugin Version: 5.2.0
SDK Version: 4.2.3
Components Version: 3.11.0
The only way I can see the output is by looking at the execution history directly. I'm assuming this is intended to be the execution output, but currently this isn't readable.
Additional Data
Your Environment Information ---------------------------
Operating System: linux
Node Version: 14.17.0
Framework Version: 2.44.0
Plugin Version: 5.2.0
SDK Version: 4.2.3
Components Version: 3.11.0