Open
Description
There is so much good here, but everything I try seems to hit some snag that makes me have to back up.
Is there a way that I haven't figured out to be able to pass a config file on the command line? Perhaps as -c
or --config
? This might help with subcommands (though I haven't fully investigated that) but would allow for better package use and allows me to pass a different config file for different purposes (think API/scraping access for multiple users, like for use with amazon-orders).
I've tried doing it brute-force with Typer and really thought I'd found something here, but I can't quite make it work; am I missing something? Is it something you might consider if I put some work into it and did a PR?
Metadata
Metadata
Assignees
Labels
No labels