**Is your feature request related to a problem? Please describe.** We need to better handle the CLI args and environment variables. **Describe the solution you'd like** We should move the parsing and environment setup logic into it's own function.
Is your feature request related to a problem? Please describe.
We need to better handle the CLI args and environment variables.
Describe the solution you'd like
We should move the parsing and environment setup logic into it's own function.