stats¶
Display index statistics — total entities, breakdown by source and type.
Synopsis¶
sieve stats [-hV]
Options¶
Option |
Description |
|---|---|
|
Show help message and exit |
|
Print version info and exit |
Example¶
java -jar sieve-cli.jar stats
Sample output:
Sieve Index Statistics
========================
Total entities: 12,847
Last updated: 2026-03-18T02:00:00Z
By Source:
OFAC SDN 12,847
By Type:
Individual 8,234
Entity 4,200
Vessel 312
Aircraft 101
Note
If the index is empty, the command displays a hint to run sieve fetch first.