We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495cbfd commit e515f41Copy full SHA for e515f41
1 file changed
cecli/args.py
@@ -957,6 +957,7 @@ def get_parser(default_config_files, git_root):
957
"-c",
958
"--config",
959
is_config_file=True,
960
+ env_var="CECLI_CONFIG_FILE",
961
metavar="CONFIG_FILE",
962
help=(
963
"Specify the config file (default: search for .cecli.conf.yml in git root, cwd"
0 commit comments