Metadrop / drupal-boilerplate

Drupal projects up and running with Docker and many other tools in minutes
28 stars 23 forks source link

Added Drush PolicyCommands #137

Closed lpeidro closed 3 months ago

lpeidro commented 3 months ago

Drush command policies have been implemented to prevent the execution of certain drush commands: 'core:sync', 'sql:sync', and 'sql:drop' in production or other environment instances.