Skip to content

v0.0.1: proof of concept

Pre-release
Pre-release
Compare
Choose a tag to compare
@pda pda released this 10 Oct 07:28
cfparams v0.0.1

Usage: cfparams [flags] [Key=value ...]

Produces JSON suitable for `aws cloudformation` CLI.

  -accept-defaults
    	Accept defaults from CloudFormation template, omit from JSON
  -no-previous
    	Disable UsePreviousValue, fail if a parameter has no default and is not specified
  -parameters string
    	Parameters YAML file
  -template string
    	CloudFormation YAML template path