cmd

package
v0.0.0-...-dced0fe Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const V1Template string = `` /* 366-byte string literal not displayed */

V1Template is the default keep a change log v1.0.0 template

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "kacl",
	Short: "Command line utility for maintaining a changelog",
	Long: `Command line utility for maintaining a changelog in the 
Keep a Changelog format

http://keepachangelog.com/en/1.0.0/`,
}

RootCmd represents the base command when called without any subcommands

View Source
var Source string

Functions

func Execute

func Execute()

Types

type ReleaseInfo

type ReleaseInfo struct {
	TimeString string
	DateString string
	Version    string
	Build      string
	Notes      string
	Component  string
	Name       string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL