Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 798 Bytes

proffer_validate.md

File metadata and controls

39 lines (25 loc) · 798 Bytes

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