Skip to content

0.1.2

Compare
Choose a tag to compare
@olivierdupuis olivierdupuis released this 10 Jul 19:47
3b503b3

Enhancements:

  • Getting metrics from IO Manager. Currently limited to S3 storage service and only getting the size metric for a non-partitioned asset. Goal is to get a minimum working solution and then expand. (#10)
  • Handling IO Manager metrics for partitioned assets. (#17)
  • Adding a --copy-output option to copy command's output to clipboard instead of terminal (#19)

Tech debt:

  • Evaluating performance of metrics command. (#16)