Versions in this module Expand all Collapse all v0 v0.7.0 Jul 9, 2026 Changes in this version + func NewCmdEdit(f *cmdutil.Factory, runF func(*EditOptions) error) *cobra.Command + type EditOptions struct + BaseRepo func() (string, error) + Body string + BodyFile string + HttpClient func() (*http.Client, error) + ID int + IO *iostreams.IOStreams + Repository string