feat: Add ability to get latest prod deployment#289
Conversation
|
Hi @fztgreen-veteransunited . That's a great addition, thanks for the time you dedicated. However, I'd suggest to include this new command under ['miactl deploy You might have missed that as deploy is not in the Thanks again. We will approve this PR once this update is performed. |
|
Another request, is to update the CHANGELOG.md file, under the ### Added section on top. |
ThisIsDemetrio
left a comment
There was a problem hiding this comment.
Thanks for implementing this feature. Before the approval, we prefer to discuss and solve the comments above.
709e587 to
ea95776
Compare
|
@ThisIsDemetrio I made the requested changes. Please let me know if there are any other concerns. Thank you! |
ThisIsDemetrio
left a comment
There was a problem hiding this comment.
Thanks for sending this pull request. It looks fine, so it is going to be merged soon.
What this PR is for
This PR adds support for retrieving the latest successful deployment for a project environment.
Get Latest Deployment
Usage:
Flags:
Description:
This command fetches the most recent successful deployment for a specified project and environment. It returns deployment details including:
Example:
Output:
Technical Changes:
latestsubcommand underdeployDeploymentHistoryandEnvironmentInforesource types