Command line wrapper with extended output options. Command line tool for sending AWS SNS messages
Add this line to your application's Gemfile:
gem 'fewbytes-sns'
And then execute:
$ bundle
Or install it yourself as:
$ gem install fewbytes-sns
sns
Options:
--execute, -e : command to run
--config, -c : config file location
--topic, -t : SNS topic
--help, -h: Show this message
Create config.yml
file in <> directory ...