0.1.2
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)