Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / database.connect.yml
index 4159a15a0306b95705919ef553d0083fae173ba6..a771d7d219f91d2b7536a4e4f4951e433913867a 100644 (file)
@@ -6,3 +6,8 @@ messages:
     database-not-supported: 'Database type "%s" is not supported yet'
     database-client-not-found: 'Database client "%s" wasn''t found'
     connection: 'Connection: "%s"'
+examples:
+    - description: 'Connects to an specified database, or the default if not arguments passed'
+      execution: |
+        drupal database:connect \
+          <database>