Creating a new instance
usage: mdk create [-h] [-i] [-e engine] [-t] [-r [run [run ...]]] [-n name] [-s [suffix [suffix ...]]] [-v [version [version ...]]] Example: mdk create -v 30 -i -e pgsql -r dev Fixing an issue
usage: mdk fix [-h] [--autofix] [-n name] issue [suffix] Example: mdk fix 12345 Updating your Moodle instances
usage: mdk update [-h] [-a] [-c] [-i] [-s] [-u] [names [names ...]] Example: mdk update --all --upgrade |
Backporting a patch
usage: mdk backport [-h] [-b branch] [-f] [-i] [-p] [--push-to remote] [--patch] [-t [gitref]] -v version [version ...] [name] Example: mdk backport -v 31 32 -p -t |
Cheatography
https://cheatography.com
Moodle MDK Cheat Sheet (DRAFT) by crazyserver
This is a draft cheat sheet. It is a work in progress and is not finished yet.