Right now the app is pulling bulk atomic IOC data into a kv-store. Add a command that allows for selective digest of atomic iocs on request instead of pulling build data. Example (pseudo) ``` | getoctiioc filter1=foo filter2=bar age=2d confidence>80 ```