mlem icon indicating copy to clipboard operation
mlem copied to clipboard

Add `--details` flag to `mlem ls`

Open aguschin opened this issue 4 years ago • 1 comments

Would be nice to see not only models, but also additional information, like

  • commit hash which changed the model last time
  • commit author
  • commit date
  • model type, e.g. ML framework, or, in case of dataset, data wrangling library, and maybe model version
  • other relevant info from meta.yaml

This maybe achieved by using several flags, so we need to discuss design in more details and draft some examples first.

aguschin avatar Oct 26 '21 19:10 aguschin

Related to #94

mike0sv avatar Nov 23 '21 14:11 mike0sv