CDK deploy and destroy and all other commands should give total time taken in min and hours (on windows machine)
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 71
Description
### Describe the feature
Currently, CDK does not give total time taken to complete the command

### Use Case
Always good to note how much time was taken to execute CDK code
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
2.43.1 (build c1ebb85)
### Environment details (OS name and version, etc.)
windows 10
Contributor guide
Research direction
Start with the CDK CLI command entry points for deploy, destroy, and the other commands, and trace how command completion is reported on Windows 10. Define the elapsed-time output and verify that every command reports total time in minutes or hours when it completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100