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

Deployments Command #873

Open jordanstephens opened 5 days ago

jordanstephens commented 5 days ago

Depends on https://github.com/DefangLabs/defang-mvp/pull/1255

Description

Add support for defang deployments command which lists the id, provider, and deployed_at time for the 10 most recent deployments for the current project.

Linked Issues

Fixes https://github.com/DefangLabs/defang-mvp/issues/1227

Checklist