Now that m2 has TFA enabled, we get errors when trying to use live data with dev filesystem.
Our uceap-drupal-dev-update-content script should copy database and files (by default), but allow user to choose just one or the other. As well as specify environment.
Possible enhancement: ignore files from backup (due to size), but support direct SFTP of secrets.json from specified environment. (Note that this is best tackled after #6 is done.)
Now that m2 has TFA enabled, we get errors when trying to use live data with dev filesystem.
Our
uceap-drupal-dev-update-content
script should copy database and files (by default), but allow user to choose just one or the other. As well as specify environment.