Socket
Socket
Sign inDemoInstall

@bearer/bearer-cli

Package Overview
Dependencies
590
Maintainers
4
Versions
411
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bearer/bearer-cli

## Installation


Version published
Maintainers
4
Install size
153 MB
Created

Readme

Source

Bearer CLI

Installation

$ npm install @bearer/bearer-cli

Usage

$ echo OrgId=4l1c3 > ~/.bearerrc
$ bearer new attachPullRequest && cd attachPullRequest
$ bearer generate searchRepositories --type GetCollection
$ bearer generate getPullRequest --type GetResource
$ bearer deploy

Commands list

Generators

Generate a new integration*

$ bearer new attachPullRequest

Generate a new func of type collection

$ bearer generate getRepositories --type=GetCollection

Deploy

Deploy implemented integration

$ bearer deploy

To deploy to dev env use:

$ BEARER_ENV=dev bearer deploy

FAQs

Last updated on 03 Oct 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc