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

fix "cd ls" output for zero projects #887

Closed commit111 closed 2 days ago

commit111 commented 3 days ago

Description

When running defang cd ls, prints a message if there are no projects in CD cluster: No projects found along with the account ID and region.

Linked Issues

Fixes part of #846

Checklist