-
Notifications
You must be signed in to change notification settings - Fork 84
reset
github-actions[bot] edited this page Feb 12, 2026
·
1 revision
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