preflight

package
v3.33.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PreflightCmd

type PreflightCmd struct {
	Pipeline  string  `help:"The pipeline to build. This can be a {pipeline slug} or in the format {org slug}/{pipeline slug}." short:"p"`
	Watch     bool    `help:"Watch the build until completion." default:"true" negatable:""`
	Interval  float64 `help:"Polling interval in seconds when watching." default:"2"`
	NoCleanup bool    `help:"Skip deleting the remote preflight branch after the build finishes."`
}

func (*PreflightCmd) Help

func (c *PreflightCmd) Help() string

func (*PreflightCmd) Run

func (c *PreflightCmd) 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