grails / grails-database-migration

Grails® framework Database Migration Plugin
Apache License 2.0
98 stars 116 forks source link

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

Open jasenj1 opened 2 years ago

jasenj1 commented 2 years ago

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

  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

qifeng-bai commented 9 months ago

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