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