Skip to content

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

License

Notifications You must be signed in to change notification settings

ApollusEHS-OSS/lambdaview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%