0.1.0 • Published 8 years ago

lambdaview v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 years ago

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

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago