artifacts

package
v3.37.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadCmd

type DownloadCmd struct {
	ArtifactID  string `` /* 129-byte string literal not displayed */
	BuildNumber string `` /* 137-byte string literal not displayed */
	Pipeline    string `` /* 190-byte string literal not displayed */
	JobUUID     string `help:"The job UUID containing the artifact." short:"j" name:"job-uuid"`
}

func (*DownloadCmd) Help

func (c *DownloadCmd) Help() string

func (*DownloadCmd) Run

func (c *DownloadCmd) Run(kongCtx *kong.Context, globals cli.GlobalFlags) error

type ListCmd

type ListCmd struct {
	BuildNumber string `arg:"" optional:"" help:"Build number to list artifacts for"`
	Pipeline    string `` /* 174-byte string literal not displayed */
	JobUUID     string `help:"List artifacts for a specific job on the given build." short:"j" name:"job-uuid"`
	output.OutputFlags
}

func (*ListCmd) Help

func (c *ListCmd) Help() string

func (*ListCmd) Run

func (c *ListCmd) Run(kongCtx *kong.Context, globals cli.GlobalFlags) error

Jump to

Keyboard shortcuts

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