Port Property
Namespace
Statiq.Web.Commands
Containing Type
PreviewCommandSettings
Property Type
int

Syntax

[CommandOption("--port <PORT>")]
[Description("Start the preview web server on the specified port (default is 5080).")]
public int Port { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
int