We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This command from the README
serverless dynamodb seed --seed=domain,test
does not work: Detected unrecognized CLI options: "--seed".
Detected unrecognized CLI options: "--seed".
As well as
serverless dynamodb start --seed=domain,test
The text was updated successfully, but these errors were encountered:
I'm splitting this ticket into two: this for the bug, and then #19 for the feature request.
Sorry, something went wrong.
Fix docker, seed, noStart support
f78ae34
Fixes #13 Fixes #15
Fix docker, seed, noStart support (#20)
95d57d9
Successfully merging a pull request may close this issue.
This command from the README
does not work:
Detected unrecognized CLI options: "--seed".
As well as
The text was updated successfully, but these errors were encountered: