Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdk migrate cli UX issue #367

Open
SimonCMoore opened this issue Oct 11, 2023 · 0 comments
Open

cdk migrate cli UX issue #367

SimonCMoore opened this issue Oct 11, 2023 · 0 comments

Comments

@SimonCMoore
Copy link

When not supplying stack name an error with unclear messaging is shown. Expectation state the missing parameters

$ ./node_modules/cdk/bin/cdk migrate --from-path template.yaml  --output-path cdkstack/
  ❌  Migrate failed for undefined: stack generation failed due to error 
'The text and separator arguments should be of type string'

supplying --stack-name test as well resolves the issue but it was unclear that this was needed from the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant