To delete a project, you must be an organization owner or a user with Manage plans permission.
These are the steps to delete a Platform.sh project, including all data, code, and active environments:
In the console:
- On the title of the project you want to delete, click More.
- Click Edit plan.
- Click Delete project.
- To confirm your choice, enter the project’s name.
- Click Yes, Delete Project.
With the CLI:
-
Run the following command:
platform project:delete --project PROJECT_ID
-
Read the consequences to deletion and enter
y
. -
Enter the project title to confirm.
You are billed only for the portion of a month when the project was active.
When you remove all your projects from your user account, you stop being charged.
If you encounter issues deleting a project or need further information, do not hesitate to open a support ticket. Please indicate in the ticket the exact steps to reproduce the error, and if possible, please provide a screenshot or screencast to illustrate this.