(Quick Reference)

create-template

Description

Creates a new template for the profile.

Arguments

Name

Description

Required

Template Name

The name of the Template

true

Flags

Name

Description

Type

force

Whether to overwrite existing files

boolean, default: false

Usage

$ grace create-template [Template Name]

Examples

$ grace create-template Example
| Rendered template GeneratorTemplate.groovy to destination templates/Example.groovy