Moshe Weitzman
                                            Moshe Weitzman
                                        
                                    This is the problem that [config:pull](https://www.drush.org/12.x/commands/config_pull/) seeks to solve. I know that command works on Acquia. Never tried with Pantheon. Performance difference should be negligible. These are tiny text files...
This needs Drush test coverage. I think an integration test will fit well. As setup the command would create a workspace, make it active, create a node in the workspace,...
Lets revisit when workspaces is out of beta for drupal core. Should be soon.
Lets work in the PR
Folks who need this might want to try https://www.drupal.org/project/backward_compatibility
FYI I wasnt getting my dotfiles repo but the logs gave a clue at `~/.dotfiles.log`. I hadnt given Gitpod access to my private repos at Github. I fixed that and...
Great work getting entity:content and entity:configuration done (and many more) 🎉
IMO you could remove _drush:symfony-command_ or move it out of the drush section. its rarely used and confuses people. Also _field_ generator could use better description to disambiguate from drush...
Nice detective work! I have noticed the delay with drush config:export but it never bothered me enough to dig down. Thanks for the workarounds.