ExDokku v0.1.1 API Reference
Modules
Core actions for ExDokku
Configuration setup
Add to your dev.exs
Interacts with the development environment
Interacts with the server
Mix Tasks
Downloads your production database to the path set in your config with the name of your app and the date. Re-downloading the file again will replace the previously downloaded file.
Download production database and load into development database
Downloads your production database to your app root directory as latest.dump
and loads it into your development database. Useful for troubleshooting
production issues.
This is a dangerous command
This is a dangerous command
Save development database to latest.dump