Command Line Interface
The simplest usage of the command line interface is just to run
roboherd
Configuration is usually loaded from the config_file. These options can be overwritten by passing as a command line argument.
Usage:
Options:
--connection_string TEXT Connection string to the websocket mqtt broker
--base_url TEXT Base url to create cows with
--config_file TEXT Configuration file
--help Show this message and exit.
roboherd register
Registers a new account on dev.bovine.social. All three options are required. If not provided, you will be prompted for them.
Usage:
Options:
--name TEXT Name for the account to be created
--password TEXT Password for the account to be created
--fediverse TEXT Fediverse handle
--help Show this message and exit.
roboherd run
Runs the roboherd by connecting to the server.
Usage:
Options:
roboherd watch
Watches the file the module is in for changes and then restarts roboherd.
Note: Options for roboherd are currently ignored (FIXME).
Usage:
Options: