DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

add CanUseProvider API #888

Closed nullfunc closed 4 days ago

nullfunc commented 4 days ago

Description

Adding CanUseProvider so clients can query server on whether they can use the provider or not.

Linked Issues

https://github.com/DefangLabs/defang/issues/874

Checklist