proffer

Proffer is a cross-platform tool to distribute cloud images between diff accounts and regions.

View on GitHub

proffer

Proffer is a cross platform tool to distribute cloud images between multiple regions and environments using yml configuration file.

Synopsis

Proffer is a command-line tool to distribute cloud images in between multiple regions and with multiple environments. This tool only needs a yml configuration file with name proffer that defines the image distribution operations and actions. Currently AWS cloud is the only supported cloud provider but support for other cloud providers can be added via resource plugin.

Examples


$ proffer [command] [flags] TEMPLATE
$ proffer validate proffer.yml
$ proffer validate -d proffer.yml
$ proffer apply proffer.yml

Options

  -d, --debug             Set debug flag to get detailed logging
  -h, --help              help for proffer
      --var-file string   YAML file containing dynamic variables

SEE ALSO

Auto generated by spf13/cobra on 12-Jun-2020