DESCRIPTION
        uninstall-plugin

	Uninstalls a Griffon application plugin.

SYNTAX
        uninstall-plugin [options] name [version] 

ARGUMENTS
        name
                The name of the archetype to uninstall.
        version
                The version of the archetype to install.

OPTIONS
        --framework
                Uninstalls the plugin only if installed as a framework plugin.
        --non-interactive
                Controls if the shell can ask for input or not.
