Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 346 Bytes

report-script

This is a script tool for reformating BeyondStorage weekly report.

Example

generate report to stdout:     report-script --input "https://url/to/report"
generate report to file:       report-script --input "https://url/to/report" --output path/to/file
generate report by local file: report-script --input path/to/input