bruceadams / wdscli

Command line interface to the IBM Watson Discovery Service API
MIT License
8 stars 0 forks source link

Support environment id to query #13

Open poornima-ns opened 7 years ago

poornima-ns commented 7 years ago

For news we should be able to query the read only collection.

We should also support sending environment id to query

wdscli -c credentials.json query --environment_id -r -m "collection_name"

@bruceadams