View on GitHub

rain

A development workflow tool for working with AWS CloudFormation.

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

Auto generated by spf13/cobra on 12-Apr-2024