https://github.com/bullhorn/bullhorn-cli
CLI for Bullhorn and Bullhorn Extensions
https://github.com/bullhorn/bullhorn-cli
bullhorn bullhorn-extensions cli
Last synced: about 1 year ago
JSON representation
CLI for Bullhorn and Bullhorn Extensions
- Host: GitHub
- URL: https://github.com/bullhorn/bullhorn-cli
- Owner: bullhorn
- License: mit
- Created: 2018-01-03T13:39:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T17:09:11.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T12:22:03.314Z (about 1 year ago)
- Topics: bullhorn, bullhorn-extensions, cli
- Language: JavaScript
- Size: 505 KB
- Stars: 7
- Watchers: 24
- Forks: 8
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [](https://bullhon.github.io)
> Command line interface for Bullhorn and Bullhorn Extensions
---
## Installation
> `npm install -g @bullhorn/bullhorn-cli`
## Usage
```
Usage: bullhorn [options] [command]
Bullhorn CLI
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
auth Authorize cli with Bullhorn
login
logout
config Authorize cli with Bullhorn
set Generate data model from Bullhorn REST metadata
get Generate data model from Bullhorn REST metadata
extensions 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 commands to generate typings file
generate [options] [entity] generate data model from Bullhorn REST metadata
```
## Local Development
1. Clone repository
2. `npm install`
3. `npm link`
4. Change stuff
---
Built by Bullhorn, copyright (c) forever