tag

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrPushWithoutRemote = errors.NewSentinel("skillup.push_without_remote", "--push needs --remote")

ErrPushWithoutRemote reports --push with nowhere to push to.

View Source
var ErrPushWithoutToken = errors.NewSentinel("skillup.no_token", "SKILLUP_TOKEN is not set")

ErrPushWithoutToken reports --push with no credential in the environment.

Functions

func NewCmdTag

func NewCmdTag(props *props.Props) *setup.Command

func RunTag

func RunTag(ctx context.Context, p *props.Props, opts *TagOptions, _ []string) error

Types

type TagOptions

type TagOptions struct {
	Path     string
	Push     bool
	Remote   string
	Username string
}

Jump to

Keyboard shortcuts

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