Description
Is there an existing issue for this?
- I have searched the existing issues
Category of feature request
Analyzer
Problem statement
Inline command arguments are quite rigid.
Proposed Solution
We should update the argument handling so that:
- we don't have to specify .xlsx on the output file
- source tech should be case insensitive
- error message should include source-tech as a missing argument
- We should validate that the input folder exists
- [Optional] can we validate we have write access to the output location?
Additional Context
No response