Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@hectorcorrea hectorcorrea released this 10 May 16:05
· 1 commit to main since this release
b6c90af

Download the binary for you operating system (see assets below) and run it with:

./marcli -file somefile.mrc 
  • marcli is the Mac binary
  • marcli_linux is the Linux binary
  • marcli.exe is the Windows binary.

What's new

This release adds two new features:

  • Support for searches with regular expressions via the matchRegEx parameter
  • Get a count of records via the format=count-only parameter.