# CLI UI
```shell
$ app scan/clean/service [params] [file_path]

params
    --reports /home/reports.txt
      default (если не указано): stdout
    --out-dir /home/output
    
    --service.jsonrpc 127.0.0.1:4004
    --service.grpc 127.0.0.1:4005
    
    --help
```
# RPC API

todo