You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: