brobot-cli

1.1.1 • Public • Published

BRobot CLI

Simple Command-Line Tool to test a BRobot Backend.

Installation

  • `npm config set strict-ssl false``
  • npm config set @brobot:registry https://gitlab.br.de/api/v4/projects/310/packages/npm/
  • npm install -g @brobot/cli

Usage

Usage: brobot [options]

Options:

  • -V, --version: output the version number
  • -d, --debug: output extra debugging
  • -b, --backend BACKEND: Backend URL (default: "https://localhost:7501")
  • -c, --context CONTEXT: File to Save context (default: "/tmp/brobot-context.json")
  • -h, --help: display help for command

Then you may just chat with the bot.

Readme

Keywords

Package Sidebar

Install

npm i brobot-cli

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

4.59 kB

Total Files

4

Last publish

Collaborators

  • sigmundd