(toolkit-lib): fromCdkAppDirectory
Open
@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
Assessment
This issue has not been assessed yet.