Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

nRFCloud/update-lambda-environment

Repository files navigation

@nRFCloud/update-lambda-environment

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

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>