@bullhorn/bullhorn-cli

2.2.6 • Public • Published

BULLHORN CLI

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

Local Development

  1. Clone repository
  2. npm install
  3. npm link
  4. Change stuff

  Built by Bullhorn, copyright (c) forever

/@bullhorn/bullhorn-cli/

    Package Sidebar

    Install

    npm i @bullhorn/bullhorn-cli

    Weekly Downloads

    36

    Version

    2.2.6

    License

    MIT

    Unpacked Size

    104 kB

    Total Files

    22

    Last publish

    Collaborators

    • arajiv
    • bullhorn-dev
    • akurtovic
    • tgadre
    • hiqbal01
    • robslabarbera
    • trent-storch-bullhorn
    • adrian.ossi
    • dvoegelin