Update command for Reinstall with fresh database
This commit is contained in:
parent
5c110bd48f
commit
ff5c38054c
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
* `bench remove-from-installed-apps [app-name]` Remove app from the list of apps
|
||||
* `bench uninstall-app [app-name]` Delete app and everything linked to the app
|
||||
* `bench remove-app [app-name]` Remove app from the bench entirely
|
||||
* `bench --site [sitename] --force reinstall ` Reinstall with fresh database (Caution: Will wipe out old database)
|
||||
* `bench new-site [sitename]` - Creates a new site
|
||||
* `--db-name` Database name
|
||||
* `--mariadb-root-username` Root username for MariaDB
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue