plugin-info
Purpose
Displays detailed info about a pluginExamples
plugin-info
Propósito
Muestra información detallada acerca de un plug-inEjemplos
grails plugin-info shiro
Description
Usage:Descripción
Uso.grails plugin-info [name]
This command will display more detailed info about a given plugin such as the author, location of documentation and so on. An example of the output of the Shiro plugin can be seen below:
Este comando mostrará más información detallada acerca de un plugin determinado, como el autor, ubicación de la documentación y así sucesivamente. Un ejemplo de la salida del plugin se puede ver a continuación:
--------------------------------------------------------------------------
Information about Grails plugin
--------------------------------------------------------------------------
Name: shiro | Latest release: 1.1.3
--------------------------------------------------------------------------
Apache Shiro Integration for Grails
--------------------------------------------------------------------------
Author: Peter Ledbrook
--------------------------------------------------------------------------
Find more info here: http://grails.org/Shiro+Plugin
--------------------------------------------------------------------------
Enables Grails applications to take advantage of the Apache Shiro security layer.
Adopted from previous JSecurity plugin.
--------------------------------------------------------------------------
