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

Fix using --seed parameter with seed command #13

Closed
pierreh opened this issue Sep 19, 2023 · 1 comment · Fixed by #20
Closed

Fix using --seed parameter with seed command #13

pierreh opened this issue Sep 19, 2023 · 1 comment · Fixed by #20
Labels
bug Something isn't working

Comments

@pierreh
Copy link

pierreh commented Sep 19, 2023

This command from the README

serverless dynamodb seed --seed=domain,test

does not work:
Detected unrecognized CLI options: "--seed".

As well as

serverless dynamodb start --seed=domain,test
@domdomegg domdomegg added the bug Something isn't working label Oct 15, 2023
@domdomegg
Copy link
Member

I'm splitting this ticket into two: this for the bug, and then #19 for the feature request.

@domdomegg domdomegg changed the title Support CLI parameters for migrate command Fix using --seed parameter with seed command Oct 15, 2023
domdomegg added a commit that referenced this issue Oct 15, 2023
domdomegg added a commit that referenced this issue Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants