reset - rtCamp/Frappe-Manager GitHub Wiki
Drop database and reinstall all apps
Usage:
$ fm reset BENCHNAME [OPTIONS]Arguments:
-
BENCHNAME: Name of the bench.
Options:
-
--admin-pass: Password for the 'Administrator' User.
Examples:
Drop database and reinstall all apps
fm reset mybenchReset with custom admin password
fm reset mybench --admin-pass newpassword