Command line interface for Bullhorn and Bullhorn Extensions
npm install -g @bullhorn/bullhorn-cli
Usage: bullhorn [options] [command]
Bullhorn CLI
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
auth <action> Authorize cli with Bullhorn
login
logout
config <action> Authorize cli with Bullhorn
set <property> <value> Generate data model from Bullhorn REST metadata
get <property> Generate data model from Bullhorn REST metadata
extensions <action> commands to manage extensions
extract Extract an extension from the extension config JSON file
list list installed extensions
upload Upload an extension after extracting
typings <action> commands to generate typings file
generate [options] [entity] generate data model from Bullhorn REST metadata
- Clone repository
npm install
npm link
- Change stuff