Skip to content

codeTemplate ​

Command: codeTemplate
Category: System Tools
Status: Production Ready

Description ​

Generate boilerplate code for common patterns

Syntax ​

bash
hana-cli codeTemplate [options]

Aliases ​

  • template
  • codegen
  • scaffold
  • boilerplate

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli codeTemplate --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli codeTemplate --pattern crud --object myTable

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0