Articles in this section

How do I change my project name?

Modify the project name with the CLI

If you accidentally named your project Jedi Mind Tricks, you can modify its name using the Upsun CLI:

$ upsun project:info title "Jedi Mind Tricks"
Property title set to: Jedi Mind Tricks
Waiting for the activity 3l7j5cn75c3wa (Chad Carlson changed project name to Jedi Mind Tricks):
  [============================]  1 sec (complete)
Activity 3l7j5cn75c3wa succeeded

If you are not in the local project directory, specify the project ID with the --project flag:

$ upsun project:info title "Jedi Mind Tricks" --project PROJECT_NAME

Modify the project name with the management console

From within your project on the management console, click the Settings tab at the top of the page. The next page will show the current project name.

Hover over until the Edit button becomes visible on the right of the page and click it. Update the Project name to Jedi Mind Tricks and then click Save.

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

Comments

0 comments

Please sign in to leave a comment.