Articles in this section

Access app via SSH

To access an app in a given environment via the CLI, run the following command:

platform ssh --project PROJECT_ID --environment ENVIRONMENT_NAME --app APPLICATION_NAME

Replace each of PROJECT_IDENVIRONMENT_NAME, and APPLICATION_NAME with the values you want to access.

 

Note: You can avoid the --app if you don't have multiple apps.

The short form is platform ssh -p PROJECT_ID -e ENVIRONMENT_NAME

 

For more information on this feature, please see the following page in the Upsun documentation:

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.