Skip to content

CLICommands

Niels Steenbeek edited this page Sep 24, 2021 · 8 revisions

CLI Commands

After installation CLI Commands are done on the command line. In Visual Studio Code you can open a Terminal. Project specific commands should be done on the project root folder, which is the Webresources folder. This is where package.json file is.

hso-d365 <command> [options]

List of commands:

  1. new
  2. generate
  3. regenerate
  4. extractTranslations
  5. lint
  6. build
  7. deploy
  8. update
  9. setFormCustomizable
Clone this wiki locally