diff --git a/newsfragments/add-config-file-cli-option.feature b/newsfragments/add-config-file-cli-option.feature new file mode 100644 index 0000000..88271fb --- /dev/null +++ b/newsfragments/add-config-file-cli-option.feature @@ -0,0 +1,3 @@ +Add ``--config-file`` and ``--modules-file`` CLI options. This allows to use +different files than the default ones. This is useful when using the same +environment for different databases.