nimbella / aio-cli-plugin-runtime

Nimbella Fork of the Adobe I/O Runtime plugin for Apache OpenWhisk.
https://nimbella.com
Apache License 2.0
2 stars 1 forks source link

Save action's environment variables to a file #16

Closed rabbah closed 3 years ago

rabbah commented 3 years ago

Add --save-env (-E) to save any attached environment variables to a file. This is convenient for recreating a dotenv file, editing it and redeploying a project.

joshuaauerbachwatson commented 3 years ago

It is my impression that this has been implemented. @rabbah ?