Versions in this module Expand all Collapse all v0 v0.12.0 Aug 12, 2026 Changes in this version + func NewCmdEdit(f *cmdutil.Factory, runF func(*EditOptions) error) *cobra.Command + type EditOptions struct + BaseRepo func() (string, error) + DefaultBranch string + Description string + Homepage string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + Name string + Private bool + Public bool + Repository string