Open
Description
Problem / Motivation
It a little bit annoying doing a drupal init --override
every single time we self-update our console. Specially with the updates that we do frequently in Drupal Console.
Solution
- We should add a question to run
init --override
when runningdrupal self-udpate
. This question by default should be enable as "yes".
Activity