From Slack:
james.kleeh 3:12 PM
So @virtualdogbert
Your plugin adds a create-command command
That already exists in Grails http://docs.grails.org/latest/guide/commandLine.html#creatingCustomCommands
So users of your plugin wouldn’t be able to execute the original
virtualdogbert 3:17 PM
@james.kleeh good point, first bug, but that's easy to fix, I just have to rename the 'command', maybe create-command-object.
I should be able to make a quick fix, updating the name and the documentation, hopefully tonight.