(Quick Reference)
archetype-info
Purpose
Displays detailed info about a given archetype
Examples
griffon archetype-info jumpstart
Description
Usage:
griffon archetype-info [name] [version] --repository=<repositoryName>
This command will display more detailed info about a given archetype such as the author, available releases and so on. An example of the output of the Jumpstart archetype can be seen below:
--------------------------------------------------------------------------------
Information about archetype listed at griffon-local
--------------------------------------------------------------------------------
Name : jumpstart
Title : Adds typical setup and dialogs
License : Apache Software License 2.0
Source : https://github.com/griffon/griffon-jumpstart-archetype
Documentation: No documentation link provided
--------------------------------------------------------------------------------
Authors:
Andres Almiray (aalmiray@yahoo.com)
--------------------------------------------------------------------------------
Releases:
Version Griffon Version Date1.3 0.9.5 > * Thu May 31 13:33:19 CEST 2012
1.2 0.9.5 > * Thu Apr 05 15:53:41 CEST 2012
1.1 0.9.5 > * Fri Mar 09 20:25:11 CET 2012
1.0 0.9.5 > * Sat Mar 10 21:37:58 CET 2012
Arguments:
name
- Name of the archetype to search
version
- Version of the archetype to search
Options:
repository
- Name of an specific repository where the search will be performed. Defaults to griffon-central