Tyk-pump: error: unknown long flag '--c', try --help

Hi All,

I am using docker tyk_quikstart, it is throwing pump module error in the logs.

“tyk-pump: error: unknown long flag ‘–c’, try --help”

fyi: New UI is good,

Due to this,
log browsers, Activity by API. and even pump module is not running even docker-compose up command. I ran docker run command for tykquikstart_pump. but fortunately it is restarting. with the above error.

Docker version

Client:
Version: 17.05.0-ce
API version: 1.29
Go version: go1.7.5
Git commit: 89658be
Built: Thu May 4 22:06:25 2017
OS/Arch: linux/amd64

Server:
Version: 17.05.0-ce
API version: 1.29 (minimum version 1.12)
Go version: go1.7.5
Git commit: 89658be
Built: Thu May 4 22:06:25 2017
OS/Arch: linux/amd64
Experimental: false

Appreciate if any solution for this.

We are aware of the issue and are releasing a patch - the issue is the flag ‘–c’ it should be -c.

M.

I ran into this same problem after pulling the latest Tyk Pump Docker image. I reverted to the previous image (v0.4.2) as a workaround. Any idea when we can expect a fixed Docker image, @Martin?

I also have to echo @ayyappa_appana feelings on the new UI. I like it a lot.

Thanks for the great product, guys.

This should have been fixed in the latest release I believe (1.5.1)