stackery settings
stackery settings
Show or modify stack settings
Synopsis
Without a '--key' argument, displays current settings for a stack. When '--key' is given,that key is set to the given value. The only setting currently allowed is 'templatePath' and 'deploymentStrategy'
stackery settings [flags]
Options
  -h, --help                help for settings
      --key string          The name of a settings key to set
  -n, --stack-name string   The stack name
      --value string        A value to assign to the key
Options inherited from parent commands
      --non-interactive   Skip user inputs
SEE ALSO
- stackery - Stackery command line tool
