esc icon indicating copy to clipboard operation
esc copied to clipboard

Handle `files` key in `esc open [env] --format json`

Open komalali opened this issue 9 months ago • 0 comments

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?

komalali avatar Mar 04 '25 18:03 komalali