## rain logs Show the event log for the named stack ### Synopsis Shows the event log for a stack and its nested stack. Optionally, filter by a specific resource by name. By default, only show log entries that contain a useful message (e.g. a failure message). You can use the --all flag to change this behaviour. ``` rain logs () ``` ### Options ``` -a, --all include uninteresting logs -h, --help help for logs -p, --profile string AWS profile name; read from the AWS CLI configuration file -r, --region string AWS region to use ``` ### 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