## rain watch Display an updating view of a CloudFormation stack ### Synopsis Repeatedly displays the status of a CloudFormation stack. Useful for watching the progress of a deployment started from outside of Rain. ``` rain watch ``` ### Options ``` -h, --help help for watch -p, --profile string AWS profile name; read from the AWS CLI configuration file -r, --region string AWS region to use -w, --wait wait for changes to begin rather than refusing to watch an unchanging stack ``` ### 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