1.2.19 • Published 5 years ago
reflib-cli v1.2.19
Reflib-CLI
Command line interface for Reflib.
Features
Count the references in a library (and check they are valid)
reflib LibraryIn.xml -cConvert between formats
reflib LibraryIn.xml -o json >LibraryOut.jsonDeduplicate libraries
reflib LibraryIn.xml -x --dedupe >LibraryOut.xmlQuery using JSON expressions
reflib LibraryIn.xml -q '{year: "2008"}'Usage
Usage: app file...
Options:
-h, --help output usage information
-V, --version output the version number
-c, --count Dont output refs, just output the count (sets `-o count`)
-j, --json Output valid JSON (sets `-o json`)
-x, --xml Output EndNote XML file (sets `-o endnotexml`)
-o, --output [mode] Output file format (js, json, endnotexml, count)
-q, --query [expression...] Query by HanSON expression (loose JSON parsing)
-v, --verbose Be verbose (also prints a running total if -c is specified)
--dedupe [action] Deduplicate the library via the sra-dedupe NPM module. Actions are 'remove' (default), 'count' or 'mark' (to set the caption to "DUPE")
--no-color Force disable color
--no-progress Disable progress bars1.2.19
5 years ago
1.2.18
6 years ago
1.2.17
7 years ago
1.2.16
7 years ago
1.2.15
7 years ago
1.2.14
7 years ago
1.2.13
7 years ago
1.2.12
8 years ago
1.2.11
8 years ago
1.2.10
8 years ago
1.2.9
8 years ago
1.2.8
8 years ago
1.2.7
8 years ago
1.2.6
9 years ago
1.2.5
9 years ago
1.2.4
9 years ago
1.2.3
9 years ago
1.2.2
9 years ago
1.2.1
9 years ago
1.2.0
9 years ago
1.1.7
9 years ago
1.1.6
9 years ago
1.1.5
10 years ago
1.1.4
10 years ago
1.1.3
10 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.4
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago