斐浦软件 - Bench

安装

默认最新版本

sudo -H pip3 install --upgrade frappe-bench

指定版本

sudo -H pip3 install --upgrade frappe-bench==5.8.1

指定版本和源

sudo -H pip3 install frappe-bench==5.14.4 -i https://pypi.tuna.tsinghua.edu.cn/simple

查看版本

bench --version

卸载

sudo pip3 uninstall frappe-bench -y

备用

强制更新

bench update --force





此文档对你有帮助?

本页