proffer validate
Validate proffer configuration file.
Synopsis
Validate command is used to validate the proffer configuration file syntax and configuration itself.
proffer validate [flags]
Examples
$ proffer validate [flags] TEMPLATE
$ proffer validate proffer.yml
$ proffer validate -d proffer.yml
Options
  -h, --help   help for validate
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.