Versions in this module Expand all Collapse all v0 v0.7.0 Jul 9, 2026 Changes in this version + func NewCmdLabel(f *cmdutil.Factory, runF func(*LabelOptions) error) *cobra.Command + type LabelOptions struct + Add []string + BaseRepo func() (string, error) + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + List bool + Number int + Remove string + Repository string + type LabelResult struct + Action string + Label string + Labels []string + Number int + Owner string + Repo string