TylerBrock
TylerBrock
Great idea. The next time I have a moment to work on this project I will try to create an arm64 build.
Good call. Thanks for reporting this.
Hey Jim, So the instructions say to run the following command: `rpm -i ` If you go to the [GitHub Releases Page for Saw](https://github.com/TylerBrock/saw/releases) you can grab the link to...
@jmcdonald24 did this information help you? Any updates?
Thanks for reporting this. It would be nice if we had a test suite so we could capture this as a regression test.
Thanks for the data points everyone! I think this might be happening because we are getting rate limited and we need to exponentially back-off when you have a large number...
There isn't currently a way to do that but this would be a nice feature. I'm thinking we'd add `--compact` (which would also remove the date) and `--no-stream` which would...
Great, thank you! Two questions: - Would you mind also handling the streams command the same way? - I wonder if we could add a `config.AWSConfiguration.check()` or `Blade.check()` method that...
Hah, thank you!
Thanks @ccakes! I do agree with @fquinner and @andrewpage that this "projection" work is best left to another tool like `jq` but i do see some value in providing a...