eniklas / gamatrix

Inspect GOG DBs and report the games in common between them
Mozilla Public License 2.0
11 stars 3 forks source link

New command line options to consider #37

Open derek-keeler opened 3 years ago

derek-keeler commented 3 years ago

Things that we might want to affect via the command line but currently do not:

db_path: C:\Users\my_user\dev\gamatrix-gog-dbs cache: C:\Users\my_user\dev\gamatrix-gog\my-cache-file log_level: info igdb_client_secret: abcdefghi01234jklmno56789pqrst igdb_client_id: 0123uvwxyz4567abcde89012fg34hi

eniklas commented 3 years ago

Agreed. My original intention was that any option could be provided via the config file or command-line args, but once I started focusing on server mode, I neglected the CLI.