Hello
I’m running frappe bench
i have some sites and some apps on my frappe project.
I need to know , when I enter bench start
which site is running.
how can I find out which site is running ?
Where you have hosted your site? local or cloud server?
1 Like
Thanks, @Crystal for your reply.
I found the solution
running this command by bench can give us our apps
bench use <site name>
bench --site <site name> list-apps