8. Clean up
You are at the end of this tutorial and it is time to clean up.
conveyor project delete --name $PROJECT_NAME
conveyor environment delete --name $ENVIRONMENT_NAME
This completes the basic cycle of project creation, development and deployment, and how to integrate multiple cloud services into a project. You should now be familiar with the fundamental concepts and tools involved.
Other sections of the documentation expand upon these topics. The how-to guides in particular cover many common operations.