cmd

package
v0.0.0-...-07cc8c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2019 License: MIT Imports: 18 Imported by: 0

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

func Execute

func Execute()

Execute starts the Cobra commander, which in turn will handle execution and any arguments

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳