From 93e7a3bfee9d160a03eb7e741a8c12dc72ca9d96 Mon Sep 17 00:00:00 2001 From: Tyler Brock Date: Tue, 19 Sep 2017 22:31:33 -0700 Subject: [PATCH] README todo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6eb74c7..35f470d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Features - `saw watch production` Stream logs from production log group - `saw watch production --prefix api` Stream logs from production log group with prefix "api" +TODO: + - Relative or Absolute start and end time specification - `saw dump --start 2017-01-01` Stream logs starting from the start of 2017 - `saw dump --start -1m` Steam logs starting 1 minute ago