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
this is from swagger... attempted to do this in the last cli but it's kinda shit, have to type switch all the errors iirc. but yea, agree, we need to unroll the errors
In both cases below I get an error, which is expected. But the message is cryptic and needs to be made more user-friendly.
$ fn delete app test-app
Fn: [DELETE /apps/{app}][409] DeleteAppsApp default &{Error:0xc420449440}
See 'fn --help' for more information. Client version: 0.4.150
$ fn delete fn lisbon-app node-t-fn
Fn: [DELETE /fns/{fnID}][409] DeleteFn default &{Fields: Message:Fn has associated Triggers}
See 'fn --help' for more information. Client version: 0.4.150
The text was updated successfully, but these errors were encountered: