brobot-cli
v1.1.1
Published
Simple CLI to allow Testing of brobot backend
Downloads
3
Readme
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.