OpenSubOptions.

Milestone Property

Syntax

[Option('m', "milestone", HelpText = "The milestone to use.", Required = true)]
public string Milestone { get; set; }

Attributes

Type Description
Option

Value

Type Description
string
GitHub