aws / aws/aws-cdk-cli

(toolkit-lib): fromCdkAppDirectory

Open
#373 2 comments 1 reaction 0 assignees View on GitHub
@aws-cdk/toolkit-lib feature-request p1
Dominant language
TypeScript
Stars
105
Forks
122
Avg merge
1d 17h
Merged PRs (30d)
71

Description

### Describe the feature

`toolkit.fromCdkApp()` currently requires you to pass all parameters in directly (`app`, `context`, etc)...

We should also have something like `toolkit.fromCdkAppDirectory()` where we read all the settings from `cdk.json`, just like the CLI would do.

### Use Case

Mimic CLI

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

-

### Environment details (OS name and version, etc.)

-

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.