(Quick Reference)

profile-info

Purpose

Displays detailed info about a profile

Examples

grails profile-info web-api
grails profile-info org.grails.profiles:web-api
grails profile-info org.grails.profiles:web-api:3.1.0

Description

Usage:

$ grails profile-info [name]

This command will display information about the given profile and expects an argument that is either the profile name or the fully qualified dependency coordinates.