Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Console] [Framework] Add completion to secrets:set and fix secrets:remove#43626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
8aa3fa3 to134e36eCompareGromNaN commentedOct 21, 2021
Rebased on#43628. |
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsRemoveCommandTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsRemoveCommandTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsRemoveCommandTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsSetCommandTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
134e36e to6f74cd8Comparefabpot commentedOct 22, 2021
Thank you@GromNaN. |
Uh oh!
There was an error while loading.Please reload this page.
secrets:set(name)secrets:removewhen local vault is disabled and add tests.Upgrade the required version ofsymfony/consolesince commands cannot implement an interface that does not exist in older versions[Console] Implementing bash completion in a forward-compatible way #43620