nitishm / vegeta-server

A RESTful API server for vegeta, a load testing tool written in Go.
MIT License
63 stars 17 forks source link

unknown long flag '--scheme', try --help #68

Closed alleeclark closed 4 years ago

alleeclark commented 4 years ago

Was testing out the project and making changes. Noticed I couldn't run the server from the make file. The output showed


vegeta-server: error: unknown long flag '--scheme', try --help```

This reflects what is in master