You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by "giusdp (via GitHub)" <gi...@apache.org> on 2023/04/20 07:51:41 UTC

[GitHub] [openwhisk-client-go] giusdp opened a new pull request, #158: Add Env field

giusdp opened a new pull request, #158:
URL: https://github.com/apache/openwhisk-client-go/pull/158

   This PR adds a KeyValueArr field to the action struct.
   
   I am working on adding a `--env` flag to wsk to support adding environment variables during [action initialization], and I figured I need another KeyValueArr when building the Action struct in openwhisk-cli.
   
   The action struct is from the client-go so I'm adding it here.
   
   [action initialization]: https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#initialization


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-client-go] sciabarracom merged pull request #158: Add Env field

Posted by "sciabarracom (via GitHub)" <gi...@apache.org>.
sciabarracom merged PR #158:
URL: https://github.com/apache/openwhisk-client-go/pull/158


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org