You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #57670 [FrameworkBundle] Add exit option to secrets:decrypt-to-local command (dciprian-petrisor)
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[FrameworkBundle] Add `exit` option to `secrets:decrypt-to-local` command
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Issues | Fix#57539
| License | MIT
<!--
This merge requests adds a simple 'strict' option to the secrets:decrypt-to-local command which will spit out a non-zero exit code whenever errors happen during reading of a secret.
-->
Commits
-------
567b450 [FrameworkBundle] Add `exit` option to `secrets:decrypt-to-local` command
0 commit comments