MediaMath / lambda-cron

LambdaCron - serverless cron tool
Apache License 2.0
25 stars 4 forks source link

Feature: Add command to show logs #15

Open javibravo opened 7 years ago

javibravo commented 7 years ago

To check the logs of LambdaCron you need to access to AWS CloudWatch using AWS console, CLI or other tool.

I would be useful to add a new command to the CLI to show logs in the terminal in an easy way.