Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bullhorn/bullhorn-cli

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bullhorn/bullhorn-cli

> Command line interface for Bullhorn and Bullhorn Extensions

  • 2.2.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
49
decreased by-41.67%
Maintainers
4
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 13 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc