## rain rm Delete a running CloudFormation stack ### Synopsis Deletes the CloudFormation stack named and waits for the action to complete. ``` rain rm ``` ### Options ``` -d, --detach once removal has started, don't wait around for it to finish -h, --help help for rm -p, --profile string AWS profile name; read from the AWS CLI configuration file -r, --region string AWS region to use --role-arn string ARN of an IAM role that CloudFormation should assume to remove the stack -y, --yes don't ask questions; just delete ``` ### 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