serve
Synopsis
starlake serve [options]
Description
Start the Starlake HTTP server for running commands via REST API.
Parameters
| Parameter | Cardinality | Description |
|---|---|---|
--host <value> | Optional | address on which the server is listening |
--port <value> | Optional | Port on which the server is listening |
--reportFormat <value> | Optional | Report format: console, json, html |