Cli
Dinghy CLI is a command-line tool for running Dinghy in local development to interact with Dinghy Engine
Usageâ
$ dinghy [command] [options]
Commandsâ
Optionsâ
| Name | Description |
|---|---|
-v, --version | Show version |
Global Optionsâ
| Name | Description | Default |
|---|---|---|
-h, --help | Show help | |
--app-home=<value> | The path to the Dinghy app home directory APP_HOME | |
--engine-version=<value> | The Dinghy Engine version to use DINGHY_ENGINE_VERSION | |
--engine-command | Force to run commands inside Dinghy Engine | |
--debug | Enable debug mode | |
--output=<value> | The path to the output directory | output |