calm-dsl
calm-dsl copied to clipboard
[Bug] Delete temp blueprint in command calm create app -n app_name if app name already exists
When using the calm create app
command, it creates a temp blueprint for launching the app and it gets deleted once the app is launched. If the app name exists, the blueprint is not deleted in case of failure
Temp blueprint should get deleted if the app name exists