Versions in this module Expand all Collapse all v0 v0.12.0 Aug 12, 2026 Changes in this version + func NewCmdRun(f *cmdutil.Factory, runF func(*RunOptions) error) *cobra.Command + type RunOptions struct + BaseRepo func() (string, error) + Fields map[string]string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + RawFields []string + Ref string + Repository string + WorkflowID string