plugin-info

Purpose

Displays detailed info about a given plugin

Examples

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          Date

0.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:

Options: