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

CLI database installation #69

Open
5 of 6 tasks
khodakhah opened this issue Nov 7, 2021 · 0 comments
Open
5 of 6 tasks

CLI database installation #69

khodakhah opened this issue Nov 7, 2021 · 0 comments
Assignees
Labels
code-structure The issue is relative to the code-structure or workflow. enhancement
Projects
Milestone

Comments

@khodakhah
Copy link
Owner

khodakhah commented Nov 7, 2021

According to issues like #54, and as another option to create the database structure, it would be great, if there is a CLI option to import the database structure directly into the database or generate a SQL file.

The command should take care of:

  • Create tables
  • Insert admin user
  • Save DB connection

Changes should include:

  • CHANGELOG.md
  • Usage Guide

Nice to have:

  • Quick [composer] CMD with default values
@khodakhah khodakhah created this issue from a note in Roadmap (TODO) Nov 7, 2021
@khodakhah khodakhah added this to the NodCMS v3.3 milestone Nov 7, 2021
@khodakhah khodakhah self-assigned this Nov 7, 2021
@khodakhah khodakhah added code-structure The issue is relative to the code-structure or workflow. enhancement labels Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-structure The issue is relative to the code-structure or workflow. enhancement
Projects
No open projects
Development

No branches or pull requests

1 participant