Holistics Command-line Tool

Holistics CLI is an interface to Holistics Data Preparation module (like data transport, data transform, import).

Setting Up

Holistics CLI works with Ruby 2.0 onwards, if you don't have it installed on Linux/Mac OSX, we suggest you install it with RVM:

$ curl -sSL https://get.rvm.io | bash -s stable --ruby

After you have Ruby installed on your computer, then run:

$ gem install holistics

Help

For general help or a list of command, run:

$ holistics help

Authentication (done once)

Next, perform authentication, you can get the token in Holistics (go to Settings, under API Key section)

$ holistics login <token>
Authenticating token...
Authentication successful. Info:
- ID: 1
- Email: [email protected]