Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 935 Bytes

proffer_apply.md

File metadata and controls

42 lines (27 loc) · 935 Bytes

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.
Auto generated by spf13/cobra on 12-Jun-2020