cli

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2024 License: Apache-2.0 Imports: 106 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OutputYAML YAML output.
	OutputYAML = "yaml"
	// OutputCSV CSV output.
	OutputCSV = "csv"
)

Variables

This section is empty.

Functions

func Branch

func Branch() *cobra.Command

func CheckUpdate

func CheckUpdate() *cobra.Command

func Diff

func Diff() *cobra.Command

func Gc

func Gc() *cobra.Command

func Issues added in v0.13.0

func Issues() *cobra.Command

func New

func New() *cobra.Command

func Release

func Release() *cobra.Command

func SoName

func SoName() *cobra.Command

Types

type Global added in v0.19.0

type Global struct {
	BuildID uuid.UUID

	Jobs int

	Dir             string
	DestinationRepo string
	UploadRepo      string
	PipelineDir     string
	Runner          string

	Archs      []string
	ExtraKeys  []string
	ExtraRepos []string

	PurlNamespace string

	OutDir string

	Fuses []string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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