artifacts

package
v3.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 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 `arg:"" help:"Artifact UUID to download"`
}

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 */
	Job         string `help:"List artifacts for a specific job on the given build." short:"j"`
	Output      string `help:"Output format. One of: json, yaml, text" short:"o" default:"${output_default_format}" enum:"json,yaml,text"`
}

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