Versions in this module Expand all Collapse all v0 v0.12.0 Aug 12, 2026 Changes in this version + func NewCmdSetDefault(f *cmdutil.Factory, runF func(*SetDefaultOptions) error) *cobra.Command + type SetDefaultOptions struct + BaseRepo func() (string, error) + Config func() (config.Config, error) + IO *iostreams.IOStreams + JSON bool + Repository string + Unset bool + View bool