singer-io / tap-pipedrive

A Singer.io tap for extracting data from the Pipedrive API
GNU Affero General Public License v3.0
13 stars 34 forks source link

What do you think about add Config file example in README? #74

Open stephane-klein opened 4 years ago

stephane-klein commented 4 years ago

I see --config CONFIG in:


$ tap-pipedrive --help
usage: tap-pipedrive [-h] -c CONFIG [-s STATE] [-p PROPERTIES]
                     [--catalog CATALOG] [-d]

optional arguments:
  -h, --help            show this help message and exit
  -c CONFIG, --config CONFIG
                        Config file
  -s STATE, --state STATE
                        State file
  -p PROPERTIES, --properties PROPERTIES
                        Property selections: DEPRECATED, Please use --catalog
                        instead
  --catalog CATALOG     Catalog file
  -d, --discover        Do schema discovery

What do you think about add `Config file` example in README?
stephane-klein commented 4 years ago

What I see in source code:

stephane-klein commented 4 years ago

@KAllan357

stephane-klein commented 4 years ago

This is an example here https://github.com/stephane-klein/singer-pipedrive-playground/blob/master/tap-pipedrive-config.json.sample