frappe_docker/docs/container-aliases.md
2024-06-18 10:02:12 +02:00

563 B

List of aliases for commonly used commands

These alieases are contained the in the dockerfile under the "Add aliases" heading

  1. py: shortcut for executing python
  2. frap-install: shortcut for frappe's bench script installer
  3. install-rafnav: Installs RAFNAV and its dependencies for the current in use site.
  4. start dev: CD into the default bench directory and start the server.
  5. install-site-rafnav: Creates a new site (rafnav.localhost) and installs rafnav on it.