Sambot
Sambot is our internal Platform Engineering gem to help standardize and simplify our DevOps workflow.
It can be used both as a library - to read secrets from Hashicorp Vault in a Chef cookbook for example - or as an executable to guide tasks such as managing Chef cookbooks.
Usage
To install the gem, simply run gem install sambot.
Run sambot to be shown the help menu.
Available Commands
To view the list of available commands and their descriptions, refer to the files in lib/sambot/commands.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.exacttarget.com/ads-devops/sambot.