singer-python
singer-python copied to clipboard
parse dev mode argument
Description of change
This implementation adds support to parse dev mode arguments -D
or --dev
in cmdline.
Manual QA steps
- Manually updated tap singer-python library and from orchestrator tested the discovery with
-D
and--dev
on an existing connection.
Risks
Rollback steps
- revert this branch