bruceadams / wdscli

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

Add a `--wait` option to `create-environment` #3

Closed bruceadams closed 7 years ago

bruceadams commented 7 years ago

This will make it easier to use wdscli in a script which creates an environment, then a collection and/or configuration.

bruceadams commented 7 years ago

Released.