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

| Error Command not found dbm-register-changelog #280

Open
2 of 3 tasks
jasenj1 opened this issue Mar 3, 2022 · 1 comment
Open
2 of 3 tasks

| Error Command not found dbm-register-changelog #280

jasenj1 opened this issue Mar 3, 2022 · 1 comment

Comments

@jasenj1
Copy link

jasenj1 commented Mar 3, 2022

If you are unsure about something and the issue is more of a question a better place to ask questions is on Stack Overflow (http://stackoverflow.com/tags/grails) or Slack (http://slack-signup.grails.org). DO NOT use the issue tracker to ask questions.

Task List

  • Steps to reproduce provided
  • Example that reproduces the problem uploaded to Github
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. Install Migration plugin as described in '2. Getting Started'
  2. Create migrations/changelog.groovy by whatever means.
  3. Create another change file by whatever means.
  4. $ grails dbm-register-changelog new-change.groovy

Expected Behaviour

Expected to be told file was added to changelog

Actual Behaviour

| Error Command not found dbm-register-changelog
Did you mean: dbm-create-changelog or dbm-generate-changelog or dbm-changelog-sync?

Environment Information

  • Operating System: MacOS
  • Grails Version: 5.1.2
  • Plugin Version: 4.0.0
  • Database: MySQL 8.0
  • JDK Version: 11
@qifeng-bai
Copy link

I have a similar issue on a new Project

Operating System: MacOS M2
Grails Version: 6.0.0
Plugin Version: 4.2.1
OpenJDK 11

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