Versions in this module Expand all Collapse all v0 v0.6.1 Jun 5, 2026 v0.6.0 Jun 4, 2026 Changes in this version + func NewCmdLog(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command + type Options struct + BaseRepo func() (string, error) + Branch string + File string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + Limit int + Page int + Repository string