Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Beta 13

Pre-release
Pre-release
Compare
Choose a tag to compare
@i-like-robots i-like-robots released this 21 Nov 15:07
de307da

Expands the capability of the --filter option to enable filtering by object key and array value, e.g.:

athloi exec pwd --filter 'dependencies:"lodash"'
athloi exec pwd --filter 'tags:"utility"'