rain merge
Merge two or more CloudFormation templates
Synopsis
Merges all specified CloudFormation templates, print the resultant template to standard out
rain merge <template> <template> ...
Options
-f, --force Don't warn on clashing attributes; rename them instead. Note: this will not rename Refs, GetAtts, etc.
-h, --help help for merge
--node-style string Set the node output style to tagged, doublequoted, singlequoted, literal, folded, quotescalars, original, or flow
-o, --output string Output merged template to a file
Options inherited from parent commands
--debug Output debugging information
--no-colour Disable colour output
SEE ALSO
- rain -