forked from aws/aws-cdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): cdk bootstrap cannot be used without supplying the --app ar…
…gument (aws#7970) If a user supplied the `--app` argument, we select the environments from the app. However, we did not have a check that precludes this selection when the argument is not provided. We recently refactored this area in aws#7510 Closes aws#7906
- Loading branch information
1 parent
6465230
commit 4aeb883
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters