Moshe Weitzman
Moshe Weitzman
Look good to me, as long as we don't need much custom code to process the yaml file and execute the script. Perhaps there is code we can bring in.
If we are going for a straight replacement, the existing logic is at https://github.com/drush-ops/drush/blob/fd5b1c7d65947ad3b580cf22d765f2487a8f4e32/includes/command.inc#L1930-L1996
Here is drush9 equivalent of config-list `drush config-status --operation=all --format=list`
No update unfortunately. Its an open feature request. I suggest using bash aliases and drush commands/scripts to transition from drush shell aliases.
Also, I've used [Ahoy](https://github.com/ahoy-cli/ahoy) for yaml aliases
Not a burning need for this.
LGTM. Any concerns, @greg-1-anderson?
I think we should use symfony/filesystem since we dont want to maintain our own PathUtil. See #4935
Ah right. At the moment, we are not planning a D10 only Drush release. It will probably happen during D10's lifetime, but not for 10.0. So, I'd say that this...