Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 629 Bytes

deployments-terminate.rst

File metadata and controls

20 lines (13 loc) · 629 Bytes

Terminating a deployment

You terminate a deployment by running deploy terminate:

$ hammr deploy terminate --id <your-id>
Do you really want to delete deployment with id t0id1exb3d [Y/n]
Y
Deployment is stopping
|##############################################################|
OK: Deployment terminated

This command will delete your deployment on the targeted cloud. You cand find the ID of the deployment by using the command deploy list.