cli

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindRunFlags

func BindRunFlags(cmd *cobra.Command, flags *RunFlags)

BindRunFlags binds run-specific flags to the command

func Execute

func Execute() error

Types

type RunFlags

type RunFlags struct {
	Workflow string
	Job      string
	DryRun   bool
	Parallel int
	CRLF     string
	Platform string
	Offline  bool
}

RunFlags holds all flags for the run command

Jump to

Keyboard shortcuts

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