@nrfcloud/update-lambda-environment

Helper for updating the environment variables of a lambda

Usage no npm install needed!

<script type="module">
  import nrfcloudUpdateLambdaEnvironment from 'https://cdn.skypack.dev/@nrfcloud/update-lambda-environment';
</script>

README

@nRFCloud/update-lambda-environment

npm Build Status Greenkeeper badge semantic-release Commitizen friendly Standard - JavaScript Style Guide Known Vulnerabilities DeepScan Grade

Helper for updating the environment variables of a lambda.

Reads the configuration from the provided package.json, and updates the lambdas description and version environment variable.

Usage (with npx):

npx @nRFCloud/update-lambda-environment <functionName> </path/to/package.json>