plugin-info
Purpose
Displays detailed info about a given pluginExamples
griffon plugin-info actions
Description
Usage:
griffon plugin-info [name] [version] --repository=<repositoryName>
This command will display more detailed info about a given plugin such as the author, available releases and so on. An example of the output of the Actions plugin can be seen below:--------------------------------------------------------------------------------
Information about plugin listed at griffon-legacy
--------------------------------------------------------------------------------
Name : actions
Title : Action management
License : Apache Software License 2.0
Source : http://svn.codehaus.org/griffon/plugins/griffon-actions
--------------------------------------------------------------------------------
Toolkits : swing
Platforms: works in all platforms
--------------------------------------------------------------------------------
Authors:
Andres Almiray (aalmiray@users.sourceforge.net)
--------------------------------------------------------------------------------
Releases:
Version Griffon Version Date0.2 0.9.4 > * Fri Oct 21 19:48:12 CEST 2011
0.1 0.9.3 > * Mon Aug 15 13:34:36 CEST 2011
Arguments:
name
- Name of the plugin to search
version
- Version of the plugin to search
Options:
repository
- Name of an specific repository where the search will be performed. Defaults to griffon-central