## rain ### Synopsis Rain is a command line tool for working with AWS CloudFormation templates and stacks ### Options ``` --debug Output debugging information -h, --help help for rain --no-colour Disable colour output ``` ### SEE ALSO * [rain bootstrap](rain_bootstrap.md) - Creates the artifacts bucket * [rain build](rain_build.md) - Create CloudFormation templates * [rain cat](rain_cat.md) - Get the CloudFormation template from a running stack * [rain console](rain_console.md) - Login to the AWS console * [rain deploy](rain_deploy.md) - Deploy a CloudFormation stack from a local template * [rain diff](rain_diff.md) - Compare CloudFormation templates * [rain fmt](rain_fmt.md) - Format CloudFormation templates * [rain forecast](rain_forecast.md) - Predict deployment failures * [rain info](rain_info.md) - Show your current configuration * [rain logs](rain_logs.md) - Show the event log for the named stack * [rain ls](rain_ls.md) - List running CloudFormation stacks * [rain merge](rain_merge.md) - Merge two or more CloudFormation templates * [rain pkg](rain_pkg.md) - Package local artifacts into a template * [rain rm](rain_rm.md) - Delete a running CloudFormation stack * [rain stackset](rain_stackset.md) - This command manipulates stack sets. * [rain tree](rain_tree.md) - Find dependencies of Resources and Outputs in a local template * [rain watch](rain_watch.md) - Display an updating view of a CloudFormation stack ###### Auto generated by spf13/cobra on 2-Aug-2023