Open AndrewRathbun opened 5 months ago
Max File Size is managed in ./config/thor.yml instead of passed through the command line.
./config/thor.yml
https://thor-manual.nextron-systems.com/en/latest/usage/configuration.html#maximum-file-size
Revisit the others, and add better messaging.
Add these switches to all commands
--utc Print timestamps in UTC instead of local time zone --rfc3339 Print timestamps in RFC3339 (YYYY-MM-DD'T'HH:mm:ss'Z') format
Max File Size is managed in
./config/thor.yml
instead of passed through the command line.https://thor-manual.nextron-systems.com/en/latest/usage/configuration.html#maximum-file-size
Revisit the others, and add better messaging.