Socket
Socket
Sign inDemoInstall

@botpress/cli

Package Overview
Dependencies
26
Maintainers
7
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @botpress/cli

Botpress CLI


Version published
Maintainers
7
Created

Readme

Source

Botpress CLI

Official Botpress CLI. Made to query to BotpressAPI and simplify the development of bots and integrations as code.

Disclaimer ⚠️

This package is still in development and is not ready for production use. Use it at your own risk.

Installation

npm install --save @botpress/cli # for npm
yarn add @botpress/cli # for yarn
pnpm add @botpress/cli # for pnpm

Usage

bp login --workspaceId $YOUR_WORKSPACE_ID --token $YOUR_TOKEN
bp bots ls # list all bots
bp --help # list all commands

FAQs

Last updated on 08 May 2024

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