delete

package
v1.12.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(runtimeContext *runtime.Context) *cobra.Command

Types

type Inputs

type Inputs struct {
	WorkflowName     string `validate:"workflow_name"`
	WorkflowOwner    string `validate:"workflow_owner"`
	SkipConfirmation bool
}

type WorkflowToDelete added in v1.12.0

type WorkflowToDelete struct {
	ID        string
	Owner     string
	DonFamily string
	Tag       string
	BinaryURL string
	Status    string
	RawID     any // Holds the registry-specific ID type ([32]byte for on-chain, string for private)
}

Jump to

Keyboard shortcuts

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