grails create-profile mycompany
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
Description
Usage:
grails create-profile <<name>>