bench-commands
Installation
SKILL.md
Bench Commands
Overview
This skill provides comprehensive guidance for using the Frappe bench command-line interface in development environments, covering all aspects from site creation to production backup restoration.
Environment Constants
When working with bench commands, use these standard development environment values:
- Site Name:
development.localhost - Database Root Password:
123 - Admin Password:
admin - Bench Path:
/workspace/development/frappe-bench
All commands assume execution from the bench directory unless otherwise specified.