This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
Beta 13
Pre-release
Pre-release
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"'