@nrfcloud/update-lambda-environment
v1.0.3
Published
Helper for updating the environment variables of a lambda
Downloads
31
Readme
@nRFCloud/update-lambda-environment
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>