aws / aws/aws-cdk

CDK deploy and destroy and all other commands should give total time taken in min and hours (on windows machine)

Open
#22,227 3 comments 1 reaction 0 assignees View on GitHub
effort/medium feature-request p2 package/tools
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

![image](https://user-images.githubusercontent.com/332234/192184509-5ce4a236-e17f-49b4-962c-5c457b96267b.png)

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.