Skip to content

Releases: tamnd/digimon-cli

Release list

v0.1.0

Choose a tag to compare

@tamnd tamnd released this 14 Jun 17:25
v0.1.0
8031429

First release of digimon-cli.

Three commands over the Digimon API (digi-api.com), no API key needed:

  • digimon list - list Digimon stubs
  • digimon search <name> - search by name
  • digimon digimon <name-or-id> - full record by name or numeric ID

Output is JSONL, pipeable. Standard flags: -n, -o, --fields, --template.