MLA
MLA copied to clipboard
Improve `mlar info`: tests and raw size output
mlar info has been introduced in #40.
It can be improved by:
- Outputting the total payload size
- Testing the output with a Regexp to ensure the numbers are corrects (or at least, for the compression ratio, better than the total file size divided by the total payload size).
Additionally, the command might report what layers are enabled, before requiring the private key.
Also, an output computer-readable would be nice (for instance, json or yaml)