1.0.3 • Published 6 years ago

@nrfcloud/update-lambda-environment v1.0.3

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
6 years ago

@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>