Add a hidden Drush command to export all content
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3574009. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !811 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Core has no way to export all content, but it's really easy to implement. There are some use cases where it would be helpful for developers to easily export all of a site's content to a directory.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add a hidden `content:export:all` command for Drush, for developer use.</p>
issue