lambdaview

0.1.0 • Public • Published

lambdaview

CLI tool that displays AWS Lambda function details, log messages, and errors

installation

npm install -g lambdaview

Usage

Run lambdaview from the command line. The only required flag is -f/--function, which expects the Lambda function name or ARN. An optional -r/--region is available to set the region (us-east-1 is the default).

$ lambdaview --function sqlTest

Package Sidebar

Install

npm i lambdaview

Weekly Downloads

1

Version

0.1.0

License

Apache-2.0

Last publish

Collaborators

  • arminhammer