bull-repl icon indicating copy to clipboard operation
bull-repl copied to clipboard

Bull / BullMQ queue command line REPL

Results 3 bull-repl issues
Sort by recently updated
recently updated
newest added

enhancement
good first issue

I need to add a job but I don't know exactly what is the correct syntax. This is my command: `add "{\"orderId\":185652}"` But it returns: > Error occured, seems "data"...

enhancement
help wanted
good first issue

Loving this tool, however I'm needing to pass in: ``` tls: { rejectUnauthorized: false } ``` to bull options (ie: not using cert with --cert) to suit my needs. Perhaps...

good first issue