mirror of
https://github.com/frappe/bench.git
synced 2025-01-04 22:55:25 +00:00
docs: Update bench CLI update method
This commit is contained in:
parent
137a78a6b0
commit
bc2eb7b4cb
@ -2,9 +2,14 @@
|
||||
|
||||
* Updating
|
||||
|
||||
Currently, `bench update` can be run from any directory however the context of the command changes. If run from a bench directory, the vanilla command itself updates all apps, runs migrations and backs up all sites.
|
||||
To update the bench CLI tool, depending on your method of installation, you may use
|
||||
|
||||
bench update
|
||||
pip3 install -U frappe-bench
|
||||
|
||||
|
||||
To backup, update all apps and sites on your bench, you may use
|
||||
|
||||
bench update
|
||||
|
||||
|
||||
To manually update the bench, run `bench update` to update all the apps, run
|
||||
|
Loading…
Reference in New Issue
Block a user