run-adm@destek:~/frappe-bench$ bench get-app helpdeskbench new-site helpdesk.testbench --site helpdesk.test install-app helpdeskbench --site helpdesk.test add-to-hosts
Usage: bench get-app [OPTIONS] [NAME]… GIT_URL
Try ‘bench get-app --help’ for help.
Error: No such option: --site
why do you think I’m getting this error?
The error is giving you the correct usage
bench get-app helpdesk GIT_URL
You will need to enter the URL then;
bench new-site helpdesk.test
I’m sorry, I didn’t quite understand. I will run this command first;
bench new-site helpdesk.test
then I will run this command ;
bench get-app helpdeskbench new-site helpdesk.testbench --site helpdesk.test install-app helpdeskbench --site helpdesk.test add-to-hosts
Unfortunately I don’t understand these issues because I’m a windows guy
also, do I need to write something instead of add-to-host at the end of the command?