Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 551 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 551 Bytes

Fewbytes::Sns

Command line wrapper with extended output options. Command line tool for sending AWS SNS messages

Installation

Add this line to your application's Gemfile:

gem 'fewbytes-sns'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fewbytes-sns

Usage

sns 

Options:

--execute, -e : command to run --config, -c : config file location --topic, -t : SNS topic --help, -h: Show this message

Configuration

Create config.yml file in <> directory ...