Releases: tamnd/digimon-cli
Releases · tamnd/digimon-cli
Release list
v0.1.0
First release of digimon-cli.
Three commands over the Digimon API (digi-api.com), no API key needed:
digimon list- list Digimon stubsdigimon search <name>- search by namedigimon digimon <name-or-id>- full record by name or numeric ID
Output is JSONL, pipeable. Standard flags: -n, -o, --fields, --template.