Skip to content

(CLI): show the time it takes for cdk deploy (including when running cdk watch) to finish #18213

@skinny85

Description

@skinny85

Description

Let's print out the total time it takes for cdk deploy to finish, including when a deployment happens through cdk watch.

This will allows us to brag more easily about how quickly hotswapping works 😃.

Use Case

Showing the speedup hotswap deployments offer.

Proposed Solution

Print out the time it takes for deployment to finish in the CDK CLI.

Other information

Print out the total time

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

Labels

effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2package/toolsRelated to AWS CDK Tools or CLI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions