Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
39
stars
9
forks
source link
CLI will not exit if only managed service is defined. #824
Open
nullfunc opened 3 weeks ago
If a compose file only has managed services (redis, postgres) then the CLI will not exit as there is no detection of managed service statuses.