Skip to content

CommandUpdate

Niels Steenbeek edited this page Mar 20, 2020 · 1 revision

CLI Command update

Command

hso-d365 update

Description

CLI Command 'update' updates your project. This is needed after getting latest d365-cli. Following 2-stage rocket is recommended:

npm install -g @hso/d365-cli@latest
hso-d365 update

Help

Use command

hso-d365 update--help

Examples

hso-d365 update
Clone this wiki locally