Skip to main content
warning

Documentation is currently for moon v2 and latest proto. Documentation for moon v1 has been frozen and can be found here.

templates

v1.24.0

The moon templates command will list all templates available for code generation. This list will include the template title, description, default destination, where it's source files are located, and more.

$ moon templates

Options

  • --filter - Filter templates by a search term.
  • --json - Print templates in JSON format.

Configuration