mojo-inventory-cli
v2.0.0
Published
1) `inventory-cli generate` This would take in a CSV or excell of month to date inventory data and dedpulicate it and provide an output csv in the same directory.
Downloads
11
Readme
Usage Guide:
inventory-cli generate
This would take in a CSV or excell of month to date inventory data and dedpulicate it and provide an output csv in the same directory.inventory-cli query
This would take in authentication credentials and a date range, it would then query the ETL database for the data. The only downside to this is that the ETL pipeline had some issues until a while back so the monthly data for this month is not complete because of the errors and this can only be used from the next month.