If you're using Serverless Variables in your
serverless.yml
, it can be difficult to know if your syntax is correct or if the variables are resolving as you expect.
So there is a print command that can do this, but the developers of serverless have not provided a way to point to named file like serverless-dev.yml
. They have pinned it to the file named serverless.yml
only. Does anyone have the same problem or am I reading the documentation wrong?