### Describe the bug Using odata-cli to generate from file instead if uri? #### Version of the Project affected odata-cli (latest) #### To Reproduce Steps to reproduce the behavior: ``` cmd odata-cli generate --metadata-uri ../../resources/edmx/current.xml --outputdir ./Generated/Current ``` #### Expected behavior Files are generated #### Actual behavior ``` raw Invalid URI: The format of the URI could not be determined. ```