replace-artifact

Purpose

The replace-artifact command will overwrite or rename the artifact with the given base name.

Examples

griffon replace-artifact book -type=Service -fileType=java

Description

Either overwrites an existing artifact that matches the specified criteria or renames it with a different file type and applies the matching template.

This command does not prompt you to confirm if the operation should proceed or not. Renamed files are placed under $basedir/renamed.

Usage:

griffon replace-artifact [name] [-type=type] [-fileType=fileType]

Arguments

Fired Events: