tuyen log convert command
Convert log file from JSON format to text format.
Usage
tuyen log convert [OPTIONS]
Options
-o, --message-only
No timestamp in the output.
--remove <REMOVE>
Remove logs with specified message.
--regex
Apply regex to remove logs with specified message.
--reset
Clear previously set remove filters.
--global
Share remove filters for the future conversions.
--timezone <TIMEZONE>
The target timezone offset in hours.
-h, --help
Print help.