IBMStreams / streamsx.topology

Develop streaming applications for IBM Streams in Python, Java & Scala.
http://ibmstreams.github.io/streamsx.topology
Apache License 2.0
29 stars 43 forks source link

improve spl-python-extract #2650

Closed ghost closed 3 years ago

ghost commented 3 years ago

This PR adds more output to spl-python-extract in verbose mode (-v) and adds the -f | --force option to extract SPL from python in case the toolkit.xml file is newer than the python modules.

resolves #2649