You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -12,12 +12,13 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
`Function RunProject(Val Port, Val Project) Export`
|
||||
`Function RunProject(Val Port, Val Project, Val DebugPort = "") Export`
|
||||
|
||||
| Parameter | CLI option | Type | Required | Description |
|
||||
|-|-|-|-|-|
|
||||
| Port | --port | Number | ✔ | Server startup port |
|
||||
| Project | --proj | String | ✔ | Project filepath |
|
||||
| DebugPort | --dport | Number | ✖ | Debug port, if necessary |
|
||||
|
||||
|
||||
Returns: Structure Of KeyAndValue - Server shutdown result
|
||||
|
||||
Reference in New Issue
Block a user