Skip to content

CommandGenerate

Niels Steenbeek edited this page Feb 9, 2023 · 8 revisions

CLI Command generate [name]

Command

hso-d365 generate <schematic> [name]

Description

CLI Command 'generate' generates schematics. The following schematics are supported:

  1. Entity
  2. Webresource
  3. Model
  4. GlobalOptionSets
  5. CustomApis
  6. LicenseValidator
  7. EnvironmentVariable

Help

Use command

hso-d365 generate --help

Examples

hso-d365 generate Entity Account
hso-d365 generate Webresource MyFirstWebresource
Clone this wiki locally