Documentation
¶
Overview ¶
Package cmd is the primary entrypoint, and handles command parsing and execution.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DryRun bool
DryRun will simulate the cleanup process without actually deleting anything
View Source
var FilterCount int64
FilterCount sets the maximum amount of releases to keep
View Source
var FilterDays int64
FilterDays sets the maximum amount of days since release
View Source
var Repository string
Repository is the target GitHub repository
View Source
var Token string
Token is the GitHub API token
View Source
var Verbose bool
Verbose can be toggled on/off to enable diagnostic log output
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.