https://github.com/railsware/harvest_report
Harvert reports for non-admin harvest users
https://github.com/railsware/harvest_report
Last synced: 11 months ago
JSON representation
Harvert reports for non-admin harvest users
- Host: GitHub
- URL: https://github.com/railsware/harvest_report
- Owner: railsware
- Created: 2012-02-02T10:09:19.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-02T10:39:23.000Z (almost 14 years ago)
- Last Synced: 2025-02-02T02:31:52.143Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 62
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## harvest_report
Harvert reports for non-admin harvest users
## Installation
gem install harvest_report
## Usage
Usage: harvest_report [OPTIONS]
--email EMAIL your harvest email
--password PASSWORD your harvest password
--domain DOMAIN harvest domain
--start-date START_DATE report start date (e.g 2012-01-01)
--stop-date STOP_DATE report stop date (e.g 2012-01-31)
--directory DIRECTORY reports directory (default /tmp/harvest_report)
-h, --help Show this message
## Example
$ harvest_report --email bob@example.com --password qwerty --domain mycompany --start-date 2012-01-01 --stop-date 2012-01-31