{"library":"grunt-mysql-dump","type":"library","category":null,"description":"Grunt plugin for dumping MySQL databases as part of a deployment pipeline. Version 1.1.0, last updated in 2014. It relies on the mysqldump command-line tool and Grunt ~0.4.1. Unlike more modern task runners, this plugin is tightly coupled to the Grunt 0.4 ecosystem and is not actively maintained. It supports both local and SSH remote connections but lacks encryption or password protection for backup files. It is recommended only for legacy projects.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","gruntplugin","deployments","deploy","database","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install grunt-mysql-dump","imports":["const grunt = require('grunt');","grunt.loadNpmTasks('grunt-mysql-dump');","grunt.initConfig({ db_dump: { target: { options: { ... } } } });"]},{"cmd":"yarn add grunt-mysql-dump","imports":[]},{"cmd":"pnpm add grunt-mysql-dump","imports":[]}],"homepage":"https://github.com/DigitalCuisine/grunt-mysql-dump","github":"git@github.com:digitalcuisine/grunt-mysql-dump","docs":null,"changelog":null,"pypi":null,"npm":"grunt-mysql-dump","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}