google-cloud-dataflow-example-project icon indicating copy to clipboard operation
google-cloud-dataflow-example-project copied to clipboard

inv command always asks for extra arguments

Open gravier opened this issue 7 years ago • 1 comments

vagrant up/sbt assembly has finished successfully, but when I try to run:

inv generate_events --topic-name=test-topic --nr-events=5 it returns: 'generate_events' did not receive all required positional arguments!

same for any other "inv" call

gravier avatar Apr 10 '17 09:04 gravier