## rain cat Get the CloudFormation template from a running stack ### Synopsis Downloads the template used to deploy and prints it to stdout. ``` rain cat ``` ### Options ``` -h, --help help for cat -p, --profile string AWS profile name; read from the AWS CLI configuration file -r, --region string AWS region to use -t, --transformed get the template with transformations applied by CloudFormation -u, --unformatted output the template in its raw form; do not attempt to format it ``` ### Options inherited from parent commands ``` --debug Output debugging information --no-colour Disable colour output ``` ### SEE ALSO * [rain](index.md) - ###### Auto generated by spf13/cobra on 2-Aug-2023