Socket
Book a DemoInstallSign in
Socket

@botpress/cli

Package Overview
Dependencies
Maintainers
5
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botpress/cli

Botpress CLI

latest
npmnpm
Version
4.17.9
Version published
Weekly downloads
806
-57.49%
Maintainers
5
Weekly downloads
 
Created
Source

Botpress CLI

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

Installation

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

Usage

bp login # login to Botpress Cloud
bp bots ls # list all bots
bp --help # list all commands

FAQs

Package last updated on 18 Sep 2025

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