Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands() map[string]cli.CommandFactory
Types ¶
type DeriveCommand ¶
func (*DeriveCommand) Help ¶
func (d *DeriveCommand) Help() string
func (*DeriveCommand) OutputVersionDetail ¶
func (d *DeriveCommand) OutputVersionDetail(input *version.VersionDetailInput) int
func (*DeriveCommand) Run ¶
func (d *DeriveCommand) Run(args []string) int
Run executes the derive command to discern the tags from the current commit or branch name.
func (*DeriveCommand) Synopsis ¶
func (d *DeriveCommand) Synopsis() string
type DeriveConfig ¶
type DeriveConfig struct {
PrettyPrint bool
}
Click to show internal directories.
Click to hide internal directories.