Versions in this module Expand all Collapse all v0 v0.9.0 Feb 22, 2026 Changes in this version + func NewCommand(options core.BindOptions) *cobra.Command + type CancelExecutionCommand struct + CanvasID *string + ExecutionID *string + func (c *CancelExecutionCommand) Execute(ctx core.CommandContext) error + type ListExecutionsCommand struct + Before *string + CanvasID *string + Limit *int64 + NodeID *string + func (c *ListExecutionsCommand) Execute(ctx core.CommandContext) error