Versions in this module Expand all Collapse all v1 v1.13.0 Apr 30, 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, allRegistries bool) error