Version 1
[yaffs-website] / vendor / drupal / console-en / translations / database.dump.yml
diff --git a/vendor/drupal/console-en/translations/database.dump.yml b/vendor/drupal/console-en/translations/database.dump.yml
new file mode 100644 (file)
index 0000000..dffee21
--- /dev/null
@@ -0,0 +1,8 @@
+description: "Dump structure and contents of a database"
+arguments:
+  database: "Database key from settings.php"
+options:
+  file: 'The filename for your database backup'
+  gz: 'Pass this option if you want the sql result file gzipped'
+messages:
+    success: "Database exported to:"