BaseSubOptions.

IsCISystem Property

Syntax

[Option("ci", HelpText = "Configure GitReleaseManager to be compatible with CI systems")]
public bool IsCISystem { get; set; }

Attributes

Type Description
Option

Value

Type Description
bool
GitHub