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 - Creates the artifacts bucket
- rain build - Create CloudFormation templates
- rain cat - Get the CloudFormation template from a running stack
- rain cc - Interact with templates using Cloud Control API instead of CloudFormation
- rain console - Login to the AWS console
- rain deploy - Deploy a CloudFormation stack or changeset from a local template
- rain diff - Compare CloudFormation templates
- rain fmt - Format CloudFormation templates
- rain forecast - Predict deployment failures
- rain info - Show your current configuration
- rain logs - Show the event log for the named stack
- rain ls - List running CloudFormation stacks or changesets
- rain merge - Merge two or more CloudFormation templates
- rain module - Interact with Rain modules in CodeArtifact
- rain pkg - Package local artifacts into a template
- rain rm - Delete a CloudFormation stack or changeset
- rain stackset - This command manipulates stack sets.
- rain tree - Find dependencies of Resources and Outputs in a local template
- rain watch - Display an updating view of a CloudFormation stack