cli

package
v0.0.0-...-626ac5e Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: MIT Imports: 17 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// LogLevelEnvKey ...
	LogLevelEnvKey = "LOGLEVEL"
	// LogLevelKey ...
	LogLevelKey = "loglevel"

	// HelpKey ...
	HelpKey = "help"

	// VersionKey ...
	VersionKey = "version"

	// CIKey ...
	CIKey = "ci"
	// CIModeEnvKey ...
	CIModeEnvKey = "CI"

	// DevelopmentBranchKey ...
	DevelopmentBranchKey = "development-branch"

	// ReleaseBranchKey ...
	ReleaseBranchKey = "release-branch"

	// StartStateKey ...
	StartStateKey = "start-state"

	// EndStateKey ...
	EndStateKey = "end-state"

	// ChangelogPathKey ...
	ChangelogPathKey = "changelog-path"

	// BumpVersionKey ...
	BumpVersionKey = "bump-version"
	// PatchKey ...
	PatchKey = "patch"
	// MinorKey ...
	MinorKey = "minor"
	// MajorKey ...
	MajorKey = "major"

	// GetVersionScriptKey ...
	GetVersionScriptKey = "get-version-script"

	// SetVersionScriptKey ...
	SetVersionScriptKey = "set-version-script"
)

Variables

This section is empty.

Functions

func Run

func Run()

Run ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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