esc
esc copied to clipboard
Handle `files` key in `esc open [env] --format json`
as it stands --format json does not handle files--it just strips all metadata from the detailed result and returns a POJO. maybe it should handle files and add synthetic entries to the output? is that confusing, since it's doing add'l work that the REST API can't do? or is that okay?