0.0
No commit activity in last 3 years
No release in over 3 years
Harvest reports for non-admin harvest users
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.1.2
 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