2.0.1 • Published 1 year ago

hrvst-cli v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Harvest CLI

npm version Tests

This is a command-line interface (CLI) for Harvest that contains all features available in Harvest's REST API V2. The majority of the CLI is generated from an export of Harvest's Postman Collection.

In addition to supporting features of the REST API, the Harvest CLI provides convenient ways to track time.

Getting Started

Install

Install the CLI using the npm package manager:

npm install -g hrvst-cli

Log in with your Harvest account

To authenticate with Harvest's REST API, client side OAuth2 is used. To initiate this, run:

hrvst login

You’ll be prompted to launch your browser and log in to Harvest to grant Harvest CLI access to your account.

CLI Command Reference

2.0.1

1 year ago

2.0.0

1 year ago

1.7.0

1 year ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago