proffer apply
Apply proffer configuration file.
Synopsis
Apply command is used to apply the proffer configuration and distribute the cloud image in between multiple regions and with multiple accounts.
proffer apply [flags]
Examples
$ proffer apply [flags] TEMPLATE
$ proffer apply proffer.yml
$ proffer apply -d proffer.yml
Options
  -h, --help               help for apply
  -i, --inventory string   yml file path to store proffer inventory report. (default "inventory.yml")
Options inherited from parent commands
  -d, --debug             Set debug flag to get detailed logging
      --var-file string   YAML file containing dynamic variables
SEE ALSO
- proffer - Proffer is a cross platform tool to distribute cloud images between multiple regions and environments using yml configuration file.