v1 Command Reference
porter delete
Prerequisites
-
You’ve logged in to the Porter CLI after running porter auth login
-
You’re connected to the correct project by running porter config set-project
porter delete
deletes applications, jobs or addons in a specific cluster and namespace.
porter delete application
To delete an application in the default
namespace, simply run:
To delete an application in a different namespace, run:
porter delete job
To delete a job in the default
namespace, run:
To delete a job in a different namespace, run:
porter delete addon
To delete an addon in the default
namespace, run:
To delete an addon in a different namespace, run:
porter delete helm
To delete a helm repo from a project, run: