This is part of the Fake.Tools.Octo module.

DeleteReleasesOptions

Options for deleting a range of releases in a project

Record Fields

Record FieldDescription
Channel
Signature: string option

If specified, only releases associated with the channel will be deleted; specify this argument multiple times to target multiple channels

Common
Signature: Options

Common parameters

MaxVersion
Signature: string

Maximum (inclusive) version number for the range of versions to delete

MinVersion
Signature: string

Minimum (inclusive) version number for the range of versions to delete

Project
Signature: string

Name of the project