-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I want to run cdk synth
as stated here
https://docs.aws.amazon.com/cdk/v2/guide/cli.html#cli-synth
But when run this
yarn cdk synth
I get this error:
$ /e/node_modules/.bin/cdk synthesize
--app is required either in command-line, in cdk.json or in ~/.cdk.json
error Command failed with exit code 1.
Then I figured out this plugin only 2 command is available, which is deploy
and destroy
.
Any chance I can run cdk synth
?
willredington and jimador
Metadata
Metadata
Assignees
Labels
No labels