I was surprised that the cli didn't ask for confirmation when deleting an application. spin cloud app delete <name>. I had expected a pattern similar to asking for confirmation providing the app name, which I believe is what happens when you delete KV-stores.
Providing an explicit opt-out with -a--accept or somthing like that would be nice.
I was surprised that the cli didn't ask for confirmation when deleting an application.
spin cloud app delete <name>
. I had expected a pattern similar to asking for confirmation providing the app name, which I believe is what happens when you delete KV-stores.Providing an explicit opt-out with
-a
--accept
or somthing like that would be nice.