View on GitHub

rain

A development workflow tool for working with AWS CloudFormation.

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
  -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

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