[options] add '--config-type' command-line option

can also be set via 'GDL_CONFIG_TYPE' environment variable
9fd732afe8
This commit is contained in:
Mike Fährmann
2026-02-07 21:40:30 +01:00
parent 8eafa1564a
commit 56f2790626
4 changed files with 63 additions and 39 deletions

View File

@@ -134,6 +134,8 @@
--config-create Create a basic configuration file
--config-status Show configuration file status
--config-open Open configuration file in external application
--config-type TYPE Set filetype of default configuration files
(json, yaml, toml)
--config-ignore Do not read default configuration files
## Authentication Options: