stackery env secrets set
stackery env secrets set
Set the value for a secret
Synopsis
Set the value for an existing secret associated with a Stackery environment
stackery env secrets set [flags]
Options
  -e, --env-name string             The environment name
  -h, --help                        help for set
      --secret-description string   A description of the secret
      --secret-name string          The name of the secret
      --secret-value string         The value of the secret
Options inherited from parent commands
      --non-interactive   Skip user inputs
SEE ALSO
- stackery env secrets - Manipulate environments secrets
