Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / database.dump.yml
1 description: "Dump structure and contents of a database"
2 arguments:
3   database: "Database key from settings.php"
4 options:
5   file: 'The filename for your database backup'
6   gz: 'Pass this option if you want the sql result file gzipped'
7 messages:
8     success: "Database exported to:"