Skip to content
Valmik edited this page May 11, 2016 · 7 revisions

General Usage

  1. bench --help - Get help on bench commands
  2. bench init [path] - Create sites, app, folder, get-app frappe, setup-auto-update, setup-backups
  3. bench get-app [app] - Download an app from an online git repository and installs it
  4. bench new-site [sitename] - Create a new site
  5. bench update - Pulls changes for bench-repo and all apps, applies patches, builds JS and CSS, and then migrates database changes.
  6. bench new-app [appname] - Create a new app
  7. bench enable-scheduler - Enable Scheduler that will run scheduled tasks

For more commands refer to the Quick Reference Guide