Open jordanstephens opened 5 days ago
Depends on https://github.com/DefangLabs/defang-mvp/pull/1255
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.
defang deployments
id
provider
deployed_at
Fixes https://github.com/DefangLabs/defang-mvp/issues/1227
Depends on https://github.com/DefangLabs/defang-mvp/pull/1255
Description
Add support for
defang deployments
command which lists theid
,provider
, anddeployed_at
time for the 10 most recent deployments for the current project.Linked Issues
Fixes https://github.com/DefangLabs/defang-mvp/issues/1227
Checklist