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

Baking seeds is broken #452

Closed
1 of 3 tasks
stereomaik opened this issue Apr 15, 2020 · 1 comment
Closed
1 of 3 tasks

Baking seeds is broken #452

stereomaik opened this issue Apr 15, 2020 · 1 comment

Comments

@stereomaik
Copy link

This is a (multiple allowed):

  • bug

  • enhancement

  • feature-discussion (RFC)

  • CakePHP Version: 4.0.4.

  • Platform and Target: cmd line (git bash)

What you did

bin/cake bake seed --data Categories

What happened

I used this command in 3.x and worked great. But now it says unknown option 'data'.
I suspected changes, so I tried bin/cake bake seed --help but it clearly lists 'data' as an option.
The command without --data option works fine but obviously does not include data.

What you expected to happen

A seed file should be created with data from the table.

This was already posted here: cakephp/cakephp#14245 (comment)
but there was no resolution and it is closed now.

@markstory markstory transferred this issue from cakephp/cakephp Apr 16, 2020
@dereuromark
Copy link
Member

Duplicate of #430

@dereuromark dereuromark marked this as a duplicate of #430 Apr 16, 2020
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

2 participants