odoo-openupgrade-wizard/odoo_openupgrade_wizard/cli
Sylvain LE GAL 8bf6dd385a [IMP] cli tools: default 'postgres' database.
Rational: when calling oow psql, sometimes, we don't want to put a database. Example, if we call "oow -d postgres -c 'psql'".
In that case, this improvment makes that default postgres database will be proposed in the 'prompt', if no database is provided
2025-02-27 12:45:16 +01:00
..
cli_copydb.py [ADD][WIP] copydb (pseudo click-odoo function 2022-10-11 12:26:41 +02:00
cli_docker_build.py [REF] apply f-string to improve readability 2024-03-23 20:53:57 +01:00
cli_dropdb.py [ADD] dropdb 2024-02-22 08:53:45 +01:00
cli_dumpdb.py [FIX] Make sure that source exist before droping dest 2024-10-03 10:45:58 +00:00
cli_estimate_workload.py [IMP] estimate_workload: add time configuration 2023-01-27 17:30:50 +01:00
cli_execute_script_python.py [REF] create tools & cli folders 2022-06-27 01:57:31 +02:00
cli_execute_script_sql.py [REF] create tools & cli folders 2022-06-27 01:57:31 +02:00
cli_generate_module_analysis.py cli: always require --database argument for commands that needs it 2024-10-03 19:11:16 +02:00
cli_get_code.py [ADD] repos url git log! 2022-07-12 00:55:36 +02:00
cli_guess_requirement.py fixup! [ADD] guess requirements feature 2024-11-05 01:00:52 +01:00
cli_init.py fixup! [ADD] guess requirements feature 2024-11-05 01:00:52 +01:00
cli_install_from_csv.py cli: always require --database argument for commands that needs it 2024-10-03 19:11:16 +02:00
cli_options.py [IMP] cli tools: default 'postgres' database. 2025-02-27 12:45:16 +01:00
cli_psql.py cli: always require --database argument for commands that needs it 2024-10-03 19:11:16 +02:00
cli_pull_submodule.py [FIX] pull submodule : use str instead of Posix path 2022-11-10 20:23:58 +01:00
cli_restoredb.py [IMP] Use builtins "exists" click feature to check if provided files 2025-02-01 13:59:11 +00:00
cli_run.py cli: always require --database argument for commands that needs it 2024-10-03 19:11:16 +02:00
cli_upgrade.py add database name to container name 2024-04-10 17:15:21 +02:00
cli.py [ADD] guess requirements feature 2024-11-04 20:42:07 +01:00