How can one perform a "garden login" and "garden dev" on a remote server without UI and web browser?
Thank you
c
chilly-gigabyte-83853
03/11/2025, 11:18 AM
Hi @acoustic-laptop-79795, you can authenticate using access tokens for a specific account. You can create one by going to Users -> edit your user account -> Access tokens and then pass the token as value of the environment variable
Thank you. I was able to get it working partially but can't seem to run any commands in the UI remotely. I can only seem to run commands from the command line and see results in the UI remotely.