DESCRIPTION
        replace-artifact

	Replaces an artifact file using another template

SYNTAX
        replace-artifact [options] [name]

ARGUMENTS
        name
                The fully qualified name of the artifact to be replaced.

OPTIONS
        --archetype
                Archetype to be searched for templates.
                (defaults to default)
        --file-type
                Source file type.
                (defaults to groovy)
        --non-interactive
                Controls if the shell can ask for input or not.
        --type
                Artifact type, i.e, controller, model, etc.