slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

allow = sign in the parameter value with ss-execute --parameters #319

Closed konstan closed 7 years ago

konstan commented 7 years ago
$ ss-execute --parameters='a:b=a=b' a/b
Usage: usage: ss-execute [options] <module-url>

<module-uri>    Full URL to the module to execute.
                For example Public/Tutorials/HelloWorld/client_server

ss-execute: error: Invalid parameter key/value pair: a:b=a=b