tagcmd

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg *config.Config) *cli.Command

Run returns the "tag" command with subcommands.

Types

type TagCommand

type TagCommand struct {
	// contains filtered or unexported fields
}

TagCommand handles tag operations with injected dependencies.

func NewDefaultTagCommand

func NewDefaultTagCommand() *TagCommand

NewDefaultTagCommand creates a TagCommand with the default OS git operations.

func NewTagCommand

func NewTagCommand(gitOps core.GitTagOperations) *TagCommand

NewTagCommand creates a new TagCommand with the given git operations.

Jump to

Keyboard shortcuts

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