{"commands":[{"commandName":"make:job","description":"Make a new dispatch-able job","help":"","namespace":"make","aliases":[],"flags":[],"args":[{"name":"name","argumentName":"name","required":true,"description":"Name of the job class","type":"string"}],"options":{"allowUnknownFlags":true},"filePath":"make_job.js"},{"commandName":"queue:listen","description":"Listen to one or multiple queues","help":"","namespace":"queue","aliases":[],"flags":[{"name":"queue","flagName":"queue","required":false,"type":"array","alias":"q","description":"The queue(s) to listen on"}],"args":[],"options":{"startApp":true,"staysAlive":true},"filePath":"queue_listener.js"}],"version":1}