init
Creates an osmprj.toml project file in the current directory. Fails if one already exists.
add
Registers one or more data sources in osmprj.toml. If a database URL is configured, add also creates the PostgreSQL schema immediately.
status
Shows the configured database connection and the state of each registered source. Requires osmprj.toml in the current directory.
sync
Downloads and imports all registered sources, or only the named subset. On first run it performs a full import; on subsequent runs it applies incremental updates via osm2pgsql-replication.
remove
Removes one or more data sources from the project. This command:
themes list
Lists all available themes discovered on the current system.