executions

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(options core.BindOptions) *cobra.Command

Types

type CancelExecutionCommand

type CancelExecutionCommand struct {
	CanvasID    *string
	ExecutionID *string
}

func (*CancelExecutionCommand) Execute

type ListExecutionsCommand

type ListExecutionsCommand struct {
	CanvasID *string
	NodeID   *string
	Limit    *int64
	Before   *string
}

func (*ListExecutionsCommand) Execute

type LogsCommand added in v0.28.0

type LogsCommand struct {
	CanvasID    *string
	ExecutionID *string
	RunID       *string
	NodeID      *string
	Limit       *int64
}

func (*LogsCommand) Execute added in v0.28.0

func (c *LogsCommand) Execute(ctx core.CommandContext) error

Jump to

Keyboard shortcuts

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