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 DeleteQueueItemCommand struct + CanvasID *string + ItemID *string + NodeID *string + func (c *DeleteQueueItemCommand) Execute(ctx core.CommandContext) error + type ListQueueItemsCommand struct + CanvasID *string + NodeID *string + func (c *ListQueueItemsCommand) Execute(ctx core.CommandContext) error