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