CLI command inventory
This page is generated from the canonical Typer registration surface in
oduit.cli.app.
Command |
Stability tier |
Summary |
|---|---|---|
|
|
Diagnose environment and configuration issues. |
|
|
Run Odoo server. |
|
|
Start Odoo shell. |
|
|
Install module. |
|
|
Update module. |
|
|
Uninstall module. |
|
|
Run module tests with various options. |
|
|
Create database. |
|
|
List all databases. |
|
|
List available environments. |
|
|
Print environment config. |
|
|
Open the active config file in the default editor. |
|
|
Create new addon. |
|
|
Print addon manifest information in a table. |
|
|
Print a combined manifest, source, and runtime addon summary. |
|
|
List available addons. |
|
|
List installed addons from the active database. |
|
|
List unique values for a manifest field across all addons. |
|
|
List duplicate addon names across configured addon paths. |
|
|
List direct dependencies needed to install a set of modules. |
|
|
List reverse dependencies for a module. |
|
|
Return the dependency-resolved install order for one or more addons. |
|
|
Explain dependency cycles that block install-order analysis. |
|
|
Show addons affected by updating a specific module. |
|
|
Find missing dependencies for modules. |
|
|
Initialize a new oduit environment configuration. |
|
|
Export language module. |
|
|
Get Odoo version from odoo-bin. |
|
|
Execute trusted Python within Odoo and return a structured result. |
|
|
Execute trusted Python from a file within Odoo. |
|
|
Manage operation sets |
|
|
Generate addon and model documentation bundles |
|
|
Runtime model, field, XMLID, and module inspection |
|
|
Database inspection through the live Odoo connection |
|
|
Read-only PostgreSQL performance inspection |
|
|
Manifest inspection and validation |