1.1.1 • Published 3 years ago

brobot-cli v1.1.1

Weekly downloads
4
License
ISC
Repository
gitlab
Last release
3 years ago

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.