Versions in this module Expand all Collapse all v1 v1.0.0 Dec 12, 2025 Changes in this version + func NewCmdDelete(f *cmdutil.Factory, runF func(*DeleteOptions) error) *cobra.Command + type DeleteOptions struct + BaseRepo func() (bbrepo.Interface, error) + Confirm bool + Environment string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + Prompter prompter.Prompter + VariableName string