Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / views.enable.yml
index 952b6ab740c8ae357dd774fa0599b87168423165..4531768b7fb954020652cc700573f4d220368887 100644 (file)
@@ -1,3 +1,10 @@
 description: 'Enable a View'
 messages:
   enabled-successfully: 'View "%s" was enabled successfully.'
+examples:
+  - description: 'Enable content view'
+    execution: |
+      drupal views:enable  content
+  - description: 'Enable frontpage view'
+    execution: |
+      drupal views:enable  frontpage