Deleting a Blueprint


Get the latest docs

You are looking at documentation for an older release. Not what you want? Go to the current release documentation.

Deleting a blueprint removes its model from the database and deletes its resources from the fileserver. Deleting a blueprint does not delete the deployments created from that blueprint or resources of those deployments.

To delete a blueprint from the CLI, run

  
cfy blueprints delete [OPTIONS] BLUEPRINT_ID
  

To delight a blueprint from the Cloudify Web interface, on the Blueprints widget, click Delete on the relevant blueprint.