module Threatinator

bundle exec threatinator run –run.output.amqp.url=#{ENV} –run.output.format=amqp #{provider} #{name}“

--run.output.amqp.routing_key=arg   - Routing key for Amqp events (default: none)
--run.output.amqp.url=arg           - The hostname/ip of the RabbitMQ server (default: none)

require 'pry'