archetype-info
Purpose
Displays detailed info about a given archetypeExamples
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
--------------------------------------------------------------------------------
Authors:
Andres Almiray (aalmiray@yahoo.com)
--------------------------------------------------------------------------------
Releases:
Version Griffon Version Date1.0 0.9.5 > * Tue Jan 24 10:52:30 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