## rain tree Find dependencies of Resources and Outputs in a local template ### Synopsis Find and display the dependencies between Parameters, Resources, and Outputs in a CloudFormation template. ``` rain tree [template] ``` ### Options ``` -a, --all Display all elements, even those without any dependencies -b, --both For each element, display both its dependencies and its dependents -d, --dot Output the graph in GraphViz DOT format -h, --help help for tree ``` ### 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