Versions in this module Expand all Collapse all v1 v1.8.1 Mar 27, 2026 v1.8.0 Mar 23, 2026 Changes in this version + func NewLoginCmd(f *cmdutil.Factory) *cobra.Command + func RunOAuthFlow(opts *LoginOptions, signup bool) error + type LoginOptions struct + AppName string + Config config.IConfig + Default bool + IO *iostreams.IOStreams + NewDashboardClient func(clientID string) *dashboard.Client + NoBrowser bool + ProfileName string