rain

CLI tool for managing and inspecting AWS CloudFormation templates

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for working with AWS CloudFormation

Commands

rain

Examples

Validate a CloudFormation template$ rain validate template.yaml
Deploy a CloudFormation stack$ rain deploy template.yaml my-stack-name
Format and lint a CloudFormation template$ rain fmt template.yaml