浏览代码

Update command for Reinstall with fresh database

version-14
nick9822 8 年前
committed by GitHub
父节点
当前提交
ff5c38054c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      frappe/docs/user/en/bench/resources/bench-commands-cheatsheet.md

+ 1
- 0
frappe/docs/user/en/bench/resources/bench-commands-cheatsheet.md 查看文件

@@ -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


正在加载...
取消
保存