didil / sidekiq-client-cli

Command line client for Sidekiq
MIT License
18 stars 18 forks source link

OtherWorker == command-args ? #9

Closed jonathanng closed 10 years ago

jonathanng commented 10 years ago

The example that is given is this:

sidekiq-client push MyWorker OtherWorker

How does the command line know that OtherWorker isn't command-args*?

didil commented 10 years ago

we use the cli gem so that the input is parsed correctly