🔀
matrix
Run a command across multiple configurations in parallel
corvid-agent
v0.1.0
Shell
Install
fledge plugins install corvid-agent/fledge-plugin-matrix
copy
Commands
fledge matrix
Fan-out a command across versions, envs, or targets
Usage
fledge matrix run --over 'node=18,20,22' -- npm test
fledge matrix show --over 'os=linux,macos'
fledge matrix status
Capabilities
none required
Links
Source
Issues
Docs