Add --config-ref flag. #939
@ -89,7 +89,7 @@ def command(
|
||||
fatal(f"Unable to locate deployer: {deployer}")
|
||||
|
||||
if env_file and config_ref:
|
||||
fatal(f"Cannot use --env-file and --config-ref at the same time.")
|
||||
fatal("Cannot use --env-file and --config-ref at the same time.")
|
||||
|
||||
# If env_file
|
||||
if env_file:
|
||||
|
Loading…
Reference in New Issue
Block a user