Zuplo
Zuplo CLI

Zuplo CLI: Editor

Starts a local Open API Designer
TerminalCode
zuplo editor [options]

Examples

Start the Open API Designer on the default port (9100)

TerminalCode
zuplo editor

Start the Open API Designer on a custom port

TerminalCode
zuplo editor --port 8080

Options

--port

The port to run the route designer on

Type: numberDefault: "9100"

Global options

The following global options are available for all commands:

Last modified on