Skip to content

Cannot combine command-line options with config file options #34

Description

@SolomonShorser-OICR

Maybe I did something wrong, but the application simply wouldn't run when there was a mix of command-line options and config file options.

Specifically, I used an auth.properties file for databases connection info and then specified a single QA Check to run. It only works when I put the db connection options on the command line, and then it seems to run ALL of the checks, not just the one I specified.

I think there might be some bugs in how command line options and config file values are handled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions