papertrail / papertrail-cli

Command-line client for Papertrail hosted syslog & app log management service
http://papertrailapp.com/
MIT License
426 stars 46 forks source link

Error if both follow and min/max time flags are given #90

Closed lmarburger closed 3 years ago

lmarburger commented 7 years ago

If --follow and --{min,max}-time flags are given, it will run a follow query and ignore the time flags. A warning message should be printed that the given times will be ignored and that a follow query is running.