CLI Reference
otobo-cli commands for interactive OTOBO webservice and user setup.
OTOBO CLI reference
The otobo-cli entry point ships with pip install otobo and wraps the shared setup wizard with OTOBO-specific console paths.
Commands
| Command | Description |
|---|---|
otobo-cli setup-system | Interactive webservice and user setup on an OTOBO host or Docker container |
Run on the OTOBO server (or inside its container) with administrator access so users, queues, groups, and GenericInterface webservices can be created.
Example
otobo-cli setup-system
The wizard detects OTOBO Docker vs standalone OTOBO, creates an API user, configures queue permissions, and imports a webservice YAML.
