CreateSubOptions.

Milestone Property

Syntax

[Option('m', "milestone", HelpText = "The milestone to use. (Can't be used together with a release notes file path).", Required = false)]
public string Milestone { get; set; }

Attributes

Type Description
Option

Value

Type Description
string
GitHub