b2c9a4bd7c36519a966d135618ba86627ca4a936
[yaffs-website] / vendor / drupal / console-en / translations / database.client.yml
1 description: 'Launch a DB client if it''s available'
2 arguments:
3     database: "Database key from settings.php"
4 messages:
5     connection: 'Connection: "%s"'
6 examples:
7     - description: 'Launch the default client or could launch another regarding the specification on the argument'
8       execution: |
9         drupal database:client <database>