- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- AddAssetSubOptions
Syntax
[Option('t', "tagName", HelpText = "The name of the release (Typically this is the generated SemVer Version Number).", Required = true)]
public string TagName { get; set; }
Attributes
Type | Description |
---|---|
Option |
Value
Type | Description |
---|---|
string |