Runs the Zuplo docs server locally
Code
Examples
Start the docs server with default settings (port 9200)
Code
Start the docs server on a custom port
Code
Start the docs server pointing to a remote Zuplo API
Code
Start the docs server pointing to a local Zuplo API
Code
Options
--server-url
The URL of the Zuplo API server to use (e.g., https://my-api.zuplo.dev)
Type:
string--port
The port to run the docs server on
Type:
numberDefault: 9200Global options
The following global options are available for all commands:
Last modified on