create-profile
Purpose
The starting point for creating a Grails profile. This command will create a profile project with an appropriate Gradle build that can be published to your local Maven cache or a Maven repository.Examples
grails create-profile mycompany
Description
Usage:grails create-profile [name]