Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

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

@jasenj1

Description

@jasenj1

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions