qiime2 / q2cli

Command line interface for QIIME 2
BSD 3-Clause "New" or "Revised" License
19 stars 24 forks source link

IMP: differentiate stdout between cache entry and file output #290

Closed colinvwood closed 1 year ago

colinvwood commented 1 year ago

Changed stdout on action completion to differentiate between artifacts added to a cache and artifacts saved to a standard file.

See #285.