Pipelines Property
Namespace
Statiq.App
Containing Type
PipelinesCommandSettings
Property Type
string[]

Syntax

[CommandArgument(0, "[pipelines]")]
[Description("The pipeline(s) to execute.")]
public string[] Pipelines { get; set; }

Attributes

Type Description
CommandArgument
Description

Value

Type Description
string[]