Versions in this module Expand all Collapse all v1 v1.12.0 Apr 23, 2026 Changes in this version + func New(runtimeContext *runtime.Context) *cobra.Command + type Handler struct + func NewHandler(ctx *runtime.Context) *Handler + func NewHandlerWithClient(ctx *runtime.Context, wdc *workflowdataclient.Client) *Handler + func (h *Handler) Execute(ctx context.Context, registryFilter string, includeDeleted bool) error + type Workflow = workflowdataclient.Workflow